Class From_GB18030_Transcoder

    • Field Detail

      • INSTANCE

        public static final Transcoder INSTANCE
    • Constructor Detail

      • From_GB18030_Transcoder

        protected From_GB18030_Transcoder()
    • Method Detail

      • startToOutput

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

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