#include <ACEXML/common/Encoding.h>
Public Types | |
enum | { UCS4BE, UCS4LE, UCS4_2143, UCS4_3412, UTF16BE, UTF16LE, UTF8, OTHER } |
Static Public Member Functions | |
const ACEXML_Char * | get_encoding (const char *input) |
Public Attributes | |
enum ACEXML_Encoding:: { ... } | ENCODING |
Static Public Attributes | |
const ACEXML_Char * | encoding_names_ [8] |
const ACEXML_UTF8 | byte_order_mark_ [][4] |
const ACEXML_UTF8 | magic_values_ [][4] |
Wrapper class for determining the encoding of a file or a byte stream.
|
|
|
|
|
|
|
|
|
Initial value: |
|
|