[−][src]Module encoding::codec::simpchinese
Legacy simplified Chinese encodings based on GB 2312 and GB 18030.
Structs
| GB18030 | An implementation type for GB18030. |
| GBEncoder | An encoder for GBK and GB18030. |
| GBEncoding | GBK and GB 18030-2005. |
| GBK | An implementation type for GBK. |
| HZEncoder | An encoder for HZ. |
| HZEncoding | HZ. (RFC 1843) |
Constants
| GB18030_ENCODING | An instance for GB18030. |
| GBK_ENCODING | An instance for GBK. |
Type Definitions
| GB18030Encoding | A type for GB18030. |
| GBKEncoding | A type for GBK. |