rds2cpp
C++ library for parsing RDS files
|
String encodings. More...
Go to the source code of this file.
Namespaces | |
namespace | rds2cpp |
Parse an RDS file in C++. | |
Enumerations | |
enum class | rds2cpp::StringEncoding : unsigned char { NONE , LATIN1 , UTF8 , ASCII } |
String encodings.