Uses of Class
kala.compress.archivers.zip.ZipArchiveInputStream.CurrentEntry
Packages that use ZipArchiveInputStream.CurrentEntry
Package
Description
Provides stream classes for reading and writing archives using the ZIP format.
-
Uses of ZipArchiveInputStream.CurrentEntry in kala.compress.archivers.zip
Fields in kala.compress.archivers.zip declared as ZipArchiveInputStream.CurrentEntryModifier and TypeFieldDescriptionZipArchiveInputStream.currentThe entry that is currently being read.