|
|||||||||
| 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 | |
|---|---|
void |
Code(java.io.InputStream inStream,
java.io.OutputStream outStream,
long outSize,
ICodeProgress progress)
|
void |
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 void SetDecoderProperties(byte[] properties)
throws InvalidParamException
InvalidParamException
public void Code(java.io.InputStream inStream,
java.io.OutputStream outStream,
long outSize,
ICodeProgress progress)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||