|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSevenZip.Compression.LZMA.Decoder
public class Decoder
| Constructor Summary | |
|---|---|
Decoder()
|
|
| Method Summary | |
|---|---|
boolean |
Code(java.io.InputStream inStream,
java.io.OutputStream outStream,
long outSize)
|
boolean |
SetDecoderProperties(byte[] properties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Decoder()
| Method Detail |
|---|
public boolean Code(java.io.InputStream inStream,
java.io.OutputStream outStream,
long outSize)
throws java.io.IOException
java.io.IOExceptionpublic boolean SetDecoderProperties(byte[] properties)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||