A class for handling character enconding/decoding. More...
Go to the source code of this file.
Classes | |
| class | te::core::CharEncoding | 
| A class for handling character enconding/decoding.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::core | |
Enumerations | |
| enum | te::core::EncodingType {  te::core::EncodingType::UTF8, te::core::EncodingType::CP1250, te::core::EncodingType::CP1251, te::core::EncodingType::CP1252, te::core::EncodingType::CP1253, te::core::EncodingType::CP1254, te::core::EncodingType::CP1257, te::core::EncodingType::LATIN1 }  | 
| Supported character encodings.  More... | |
A class for handling character enconding/decoding.
Definition in file CharEncoding.h.