[Overview][Constants][Types][Classes][Index] Reference for unit 'zipper' (#fcl)

Reference for unit 'zipper'

Unit implementing zip/unzip compression/decompression functionality

uses

  System,

  BaseUnix,

  sysutils,

  Classes,

  zstream;

  

Support for compression streams

Overview

zipper implements zip compression/decompression compatible with the popular .ZIP format. The zip file format is documented at http://www.pkware.com/documents/casestudies/APPNOTE.TXT. The Pascal conversion of the standard zlib library was implemented by Jacques Nomssi Nzali. It is used in the FCL to implement the class.


Documentation generated on: Sep 28 2017