| Package | Description |
|---|---|
| de.innosystec.unrar | |
| de.innosystec.unrar.exception | |
| de.innosystec.unrar.unpack | |
| de.innosystec.unrar.unpack.ppm |
| Modifier and Type | Method and Description |
|---|---|
void |
Archive.extractFile(FileHeader hd,
OutputStream os)
Extract the file specified by the given header and write it to the
supplied output stream
|
| Constructor and Description |
|---|
Archive(NativeStorage file) |
Archive(NativeStorage file,
UnrarCallback unrarCallback)
create a new archive object using the given file
|
| Constructor and Description |
|---|
RarException(RarException e) |
| Modifier and Type | Method and Description |
|---|---|
void |
Unpack.doUnpack(int method,
boolean solid) |
int |
Unpack.getChar() |
protected void |
Unpack20.ReadLastTables() |
protected boolean |
Unpack20.ReadTables20() |
protected void |
Unpack15.unpack15(boolean solid) |
protected void |
Unpack20.unpack20(boolean solid) |
int |
ComprDataIO.unpRead(byte[] addr,
int offset,
int count) |
protected boolean |
Unpack15.unpReadBuf() |
| Modifier and Type | Method and Description |
|---|---|
void |
RangeCoder.ariDecNormalize() |
int |
ModelPPM.decodeChar() |
boolean |
ModelPPM.decodeInit(Unpack unpackRead,
int escChar) |
void |
RangeCoder.initDecoder(Unpack unpackRead) |
Copyright © 2018. All rights reserved.