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 | |
TerraLib. | |
te::core | |
Enumerations | |
enum class | te::core::EncodingType { te::core::UTF8 , te::core::CP1250 , te::core::CP1251 , te::core::CP1252 , te::core::CP1253 , te::core::CP1254 , te::core::CP1257 , te::core::LATIN1 } |
Supported character encodings. More... | |
A class for handling character enconding/decoding.
Definition in file CharEncoding.h.