Class CCPackedGSMCharset

All Implemented Interfaces:
Comparable<Charset>

public class CCPackedGSMCharset extends PackedGSMCharset
The CCPackedGSMCharset class handles the encoding and decoding of the GSM default encoding charset. In this variant, byte 0x09 is mapped to the LATIN CAPITAL LETTER C WITH CEDILLA character. The encoding and decoding are based on the mapping at http://www.unicode.org/Public/MAPPINGS/ETSI/GSM0338.TXT
Since:
2007-03-26
  • Constructor Details

    • CCPackedGSMCharset

      public CCPackedGSMCharset()
      Constructs an instance of the CCPackedGSMCharset.