Class From_UTF_16LE_Transcoder

    • Field Detail

      • INSTANCE

        public static final Transcoder INSTANCE
    • Constructor Detail

      • From_UTF_16LE_Transcoder

        protected From_UTF_16LE_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