public class Decoder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Decoder.LiteralDecoder |
static class |
Decoder.State |
| Constructor and Description |
|---|
Decoder() |
| Modifier and Type | Method and Description |
|---|---|
Decoder.State |
code(LZMADecoder.LZMAInputState decoderState,
long outSize) |
boolean |
setDecoderProperties(byte[] properties) |
public boolean setDecoderProperties(byte[] properties)
public Decoder.State code(LZMADecoder.LZMAInputState decoderState, long outSize) throws IOException
IOExceptionCopyright © 2012-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.