Package nonapi.io.github.classgraph.fastzipfilereader
package nonapi.io.github.classgraph.fastzipfilereader
-
ClassesClassDescriptionA zip entry within a
LogicalZipFile
.A logical zipfile, which represents a zipfile contained within a ZipFileSlice of a PhysicalZipFile.Open and read jarfiles, which may be nested within other jarfiles.A physical zipfile, which is mmap'd using aFileChannel
.A zipfile slice (a sub-range of bytes within a PhysicalZipFile.