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