Package com.pnfsoftware.jeb.util.encoding.zip.fsr
package com.pnfsoftware.jeb.util.encoding.zip.fsr
Custom read-only Zip archive parser, with the goal of being fast and fault-tolerant. Start with
the main reader class
.-
ClassDescriptionRepresentation of the central directory header of a Zip file.Representation of the end of central directory of a Zip file.Representation of a local file header of a Zip file.Representation of an unzipped entry.Representation of a Zip entry.PNF Software's Zip Fail Safe Reader (PZFSR).