|
||||||||||
| 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
public class Decoder
RangeDecoder
| Nested Class Summary | |
|---|---|
static class |
Decoder.LiteralDecoder
|
static class |
Decoder.State
|
| Constructor Summary | |
|---|---|
Decoder()
|
|
| Method Summary | |
|---|---|
Decoder.State |
code(LZMADecoder.LZMAInputState decoderState,
long outSize)
|
boolean |
setDecoderProperties(byte[] properties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Decoder()
| Method Detail |
|---|
public boolean setDecoderProperties(byte[] properties)
public Decoder.State code(LZMADecoder.LZMAInputState decoderState,
long outSize)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||