Uses of Class
com.pnfsoftware.jeb.util.encoding.zip.fsr.CentralDirFileHeader
Packages that use CentralDirFileHeader
Package
Description
Custom read-only Zip archive parser, with the goal of being fast and fault-tolerant.
-
Uses of CentralDirFileHeader in com.pnfsoftware.jeb.util.encoding.zip.fsr
Methods in com.pnfsoftware.jeb.util.encoding.zip.fsr that return CentralDirFileHeaderModifier and TypeMethodDescriptionstatic CentralDirFileHeader
CentralDirFileHeader.parse
(SeekableByteChannel channel, int base)