#include <string>
#include <set>
#include <map>
Go to the source code of this file.
◆ BIG5_ENCODING
#define BIG5_ENCODING 0x14 |
◆ GB18030_ENCODING
#define GB18030_ENCODING 0x13 |
◆ GEOSTD8_ENCODING
#define GEOSTD8_ENCODING 0x1E |
◆ HUFFMAN_ENCODING
#define HUFFMAN_ENCODING 0x1F |
◆ ISO8859_10
◆ ISO8859_11
◆ ISO8859_12
◆ ISO8859_13
◆ ISO8859_14
◆ ISO8859_15
◆ ISO8859_5
◆ ISO8859_6
◆ ISO8859_7
◆ ISO8859_8
◆ ISO8859_9
◆ ISO8859_xx
◆ KSX1001_ENCODING
#define KSX1001_ENCODING 0x12 |
◆ MASK_IGNORE_TABLEID
#define MASK_IGNORE_TABLEID 0x0100 |
◆ MASK_NO_TABLEID
#define MASK_NO_TABLEID 0x0800 |
◆ UNICODE_ENCODING
#define UNICODE_ENCODING 0x11 |
◆ UTF16BE_ENCODING
#define UTF16BE_ENCODING 0x16 |
◆ UTF16LE_ENCODING
#define UTF16LE_ENCODING 0x17 |
◆ UTF8_ENCODING
#define UTF8_ENCODING 0x15 |
◆ defaultEncodingTable
◆ encodingHandler