Package | Description |
---|---|
net.lingala.zip4j.core | |
net.lingala.zip4j.unzip |
Modifier and Type | Method and Description |
---|---|
ZipInputStream |
ZipFile.getInputStream(FileHeader fileHeader)
Returns an input stream for reading the contents of the Zip file corresponding
to the input FileHeader.
|
Modifier and Type | Method and Description |
---|---|
ZipInputStream |
UnzipEngine.getInputStream() |
ZipInputStream |
Unzip.getInputStream(FileHeader fileHeader) |
Copyright © 2013. All rights reserved.