Class CharactersetEncoder.EbcdicDoubleByteLineDataEncoder

  • Enclosing class:
    CharactersetEncoder

    static final class CharactersetEncoder.EbcdicDoubleByteLineDataEncoder
    extends CharactersetEncoder
    The EBCDIC double byte encoder is used for encoding IBM format DBCS (double byte character sets) with an EBCDIC code-page. Given a double byte EBCDIC code page and a Unicode character sequence it will return its EBCDIC code-point, however, the "Shift In - Shift Out" operators are removed from the sequence of bytes. These are only used in Line Data.