程序包 | 说明 |
---|---|
com.fr.zip4j.core | |
com.fr.zip4j.unzip |
限定符和类型 | 方法和说明 |
---|---|
ZipInputStream |
ZipFileForPlugin.getInputStream(FileHeader fileHeader)
Returns an input stream for reading the contents of the Zip file corresponding
to the input FileHeader.
|
ZipInputStream |
ZipFile.getInputStream(FileHeader fileHeader)
Returns an input stream for reading the contents of the Zip file corresponding
to the input FileHeader.
|
限定符和类型 | 方法和说明 |
---|---|
ZipInputStream |
UnzipEngine.getInputStream() |
ZipInputStream |
Unzip.getInputStream(FileHeader fileHeader) |