the main reader class.
| CentralDirFileHeader | Representation of the central directory header of a Zip file. |
| EndOfCentralDir | Representation of the end of central directory of a Zip file. |
| LocalFileHeader | Representation of a local file header of a Zip file. |
| ZipData | Representation of an unzipped entry. |
| ZipEntry | Representation of a Zip entry. |
| ZipFailSafeReader | PNF Software's Zip Fail Safe Reader (PZFSR). |