Class Iso2022jp_decoder_Transcoder

    • Field Detail

      • INSTANCE

        public static final Transcoder INSTANCE
    • Constructor Detail

      • Iso2022jp_decoder_Transcoder

        protected Iso2022jp_decoder_Transcoder()
    • Method Detail

      • stateInit

        public int stateInit​(byte[] statep)
        Overrides:
        stateInit in class Transcoder
      • startToInfo

        public int startToInfo​(byte[] statep,
                               byte[] s,
                               int sStart,
                               int l)
        Overrides:
        startToInfo in class Transcoder
      • startToOutput

        public int startToOutput​(byte[] statep,
                                 byte[] s,
                                 int sStart,
                                 int l,
                                 byte[] o,
                                 int oStart,
                                 int oSize)
        Overrides:
        startToOutput in class Transcoder