SciZipFile.pas 1.4
In category
Components > Data Compress > Standard
Description
Source code for a unit SciZipFile that adds support for file handling to Delphi 7, 2007, 2009.Simple compression and extraction of files. All in a single 16kB pas file.
Written from scratch using InfoZip PKZip file specification application note.
Uses the Borland zlib unit (obj) included with Delphi versions 6 to 2009.
Features:
- In memory ZIP file handling.
- Dynamic processing of zip streams (http download without intermediate files...)
- No dll required.
- Very fast, on-the-flight decoding and encoding possible
Informations
- Status: Fully functional
- Source: FW
- Size: 57 445kB
Platforms:
- Delphi 2005 (VCL)
- Delphi 2006 (Win32)
- Delphi 2007 (VCL)
- Delphi 2009
- Delphi 6
- Delphi 7
Downloads