cp949_codec library

Classes

CP949Codec
codec for cp949 encoding/decoding
CP949Decoder
This class converts cp949 bytes (lists of unsigned 16-bit integers) to a string. dart string = 16bit code
CP949Encoder
This class converts cp949 bytes (lists of unsigned 16-bit integers) to a string. Dart does not support non-unicode encoding. Thus, the return value has to be raw byte array of CP949.

Constants

cp949 → const CP949Codec
An instance of the default implementation of the Latin1Codec.
runeSelf → const int
characters below RuneSelf are represented as themselves in a single byte.