SevenZip.Compression.LZMA
Class Decoder
java.lang.Object
SevenZip.Compression.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 © 2012. All Rights Reserved.