|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder.Decoder2
public static class Decoder.LiteralDecoder.Decoder2
| Constructor Summary | |
|---|---|
Decoder.LiteralDecoder.Decoder2()
|
|
| Method Summary | |
|---|---|
boolean |
decodeNormal(LZMADecoder.LZMAInputState decoderState,
RangeDecoder rangeDecoder)
|
boolean |
decodeWithMatchByte(LZMADecoder.LZMAInputState decoderState,
RangeDecoder rangeDecoder,
byte matchByteParam)
|
void |
init()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Decoder.LiteralDecoder.Decoder2()
| Method Detail |
|---|
public void init()
public boolean decodeNormal(LZMADecoder.LZMAInputState decoderState,
RangeDecoder rangeDecoder)
throws java.io.IOException
java.io.IOException
public boolean decodeWithMatchByte(LZMADecoder.LZMAInputState decoderState,
RangeDecoder rangeDecoder,
byte matchByteParam)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||