A class that deals with character encoding/decoding. More...
#include "../Defines.h"#include "CharEncodingConv.h"#include "Exception.h"#include "Translator.h"#include <sstream>Go to the source code of this file.
Macros | |
| #define | TE_CONVERSION_BUFFERSIZE_SIZE 64 |
A class that deals with character encoding/decoding.
Definition in file CharEncodingConv.cpp.
| #define TE_CONVERSION_BUFFERSIZE_SIZE 64 |
Definition at line 46 of file CharEncodingConv.cpp.
Referenced by te::common::CharEncodingConv::conv(), and te::common::CharEncodingConv::convert().