Module encoding_index_simpchinese::gb18030
source · Expand description
GB 18030 two-byte area.
From the Encoding Standard:
This matches the GB18030 standard for code points encoded as two bytes, except
0xA3 0xA0maps to U+3000 to be compatible with deployed content.
Functions
- Returns the index pointer for code point
codein this index. - Returns the index code point for pointer
codein this index.