com.sun.grizzly.lzma.compression.lzma
Class Decoder
java.lang.Object
com.sun.grizzly.lzma.compression.lzma.Decoder
public class Decoder
- extends Object
Decoder
- Author:
- Igor Pavlov
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 Oracle Corporation. All Rights Reserved.