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