| Package | Description |
|---|---|
| de.innosystec.unrar | |
| de.innosystec.unrar.unpack |
| Modifier and Type | Method and Description |
|---|---|
FileHeader |
Archive.nextFileHeader() |
| Modifier and Type | Method and Description |
|---|---|
List<FileHeader> |
Archive.getFileHeaders() |
| 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
|
| Modifier and Type | Method and Description |
|---|---|
FileHeader |
ComprDataIO.getSubHeader() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComprDataIO.init(FileHeader hd) |
void |
ComprDataIO.setSubHeader(FileHeader hd) |
Copyright © 2018. All rights reserved.