| 
    rds2cpp
    
   C++ library for parsing RDS files 
   | 
 
Files | |
| Environment.hpp | |
| Representation of an R environment.  | |
| parse_rds.hpp | |
| Parse an RDS file.  | |
| rds2cpp.hpp | |
| Entrypoint header.  | |
| RdsFile.hpp | |
| Information about an RDS file.  | |
| RObject.hpp | |
| Representations of unserialized R objects.  | |
| SEXPType.hpp | |
| R data types.  | |
| StringEncoding.hpp | |
| String encodings.  | |
| Symbol.hpp | |
| Representation of an R symbol.  | |
| write_rds.hpp | |
| Write an RDS file.  | |