lzma.sdk.lzma
Class Decoder
java.lang.Object
lzma.sdk.lzma.Decoder
public class Decoder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Decoder
public Decoder()
code
public boolean code(InputStream inStream,
OutputStream outStream,
long outSize)
throws IOException
- Throws:
IOException
setDecoderProperties
public boolean setDecoderProperties(byte[] properties)
Copyright © 2011. All Rights Reserved.