public static class Decoder.LiteralDecoder.Decoder2 extends Object
| Constructor and Description |
|---|
Decoder.LiteralDecoder.Decoder2() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
decodeNormal(LZMADecoder.LZMAInputState decoderState,
RangeDecoder rangeDecoder) |
boolean |
decodeWithMatchByte(LZMADecoder.LZMAInputState decoderState,
RangeDecoder rangeDecoder,
byte matchByteParam) |
void |
init() |
public void init()
public boolean decodeNormal(LZMADecoder.LZMAInputState decoderState, RangeDecoder rangeDecoder) throws IOException
IOExceptionpublic boolean decodeWithMatchByte(LZMADecoder.LZMAInputState decoderState, RangeDecoder rangeDecoder, byte matchByteParam) throws IOException
IOExceptionCopyright © 2012-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.