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