Inherits Codec
This class implements a translator between Unicode and GBK (in the EUC-CN encoding). The CP936 data is used for the mapping. This should be merged with the GB2312 codec eventually.
Creates a new GBK Codec object.
Reimplements Garbage::Garbage().
Returns the GBK-encoded representation of the UString u.
Reimplements Codec::fromUnicode().
Returns the Unicode representation of the EString s.
Reimplements Codec::toUnicode().
This web page based on source code belonging to The Archiveopteryx Developers. All rights reserved.