org.glassfish.grizzly.compression.lzma.impl
Class Decoder
java.lang.Object
org.glassfish.grizzly.compression.lzma.impl.Decoder
public class Decoder
- extends Object
RangeDecoder
- Author:
- Igor Pavlov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Decoder
public Decoder()
setDecoderProperties
public boolean setDecoderProperties(byte[] properties)
code
public Decoder.State code(LZMADecoder.LZMAInputState decoderState,
long outSize)
throws IOException
- Throws:
IOException
Copyright © 2012 Oracle Corporation. All Rights Reserved.