Inherits Codec
This class implements a translator between Unicode and the CP932 character set, which is a superset of the Shift_JIS encoding of the JIS X 0201/0208:1997 character sets.
Creates a new Cp932Codec object.
Reimplements Garbage::Garbage().
Returns the encoded representation of the UString u.
Reimplements Codec::fromUnicode().
Returns the Unicode representation of the String s.
Reimplements Codec::toUnicode().
This web page based on source code belonging to Oryx Mail Systems GmbH. All rights reserved.