Class Decoder.LiteralDecoder.Decoder2

  • Enclosing class:
    Decoder.LiteralDecoder

    public static class Decoder.LiteralDecoder.Decoder2
    extends java.lang.Object
    • Constructor Detail

      • Decoder2

        public Decoder2()
    • Method Detail

      • init

        public void init()
      • decodeWithMatchByte

        public boolean decodeWithMatchByte​(LZMADecoder.LZMAInputState decoderState,
                                           RangeDecoder rangeDecoder,
                                           byte matchByteParam)
                                    throws java.io.IOException
        Throws:
        java.io.IOException