Package | Description |
---|---|
net.lingala.zip4j.io | |
net.lingala.zip4j.model |
Modifier and Type | Method and Description |
---|---|
UnzipEngine |
PartInputStream.getUnzipEngine() |
UnzipEngine |
InflaterInputStream.getUnzipEngine() |
UnzipEngine |
BaseInputStream.getUnzipEngine() |
Constructor and Description |
---|
InflaterInputStream(RandomAccessFile raf,
long start,
long len,
UnzipEngine unzipEngine) |
PartInputStream(RandomAccessFile raf,
long start,
long len,
UnzipEngine unzipEngine) |
Modifier and Type | Method and Description |
---|---|
UnzipEngine |
UnzipEngineParameters.getUnzipEngine() |
Modifier and Type | Method and Description |
---|---|
void |
UnzipEngineParameters.setUnzipEngine(UnzipEngine unzipEngine) |
Copyright © 2013. All rights reserved.