Unit CastleZStream

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

Streams using zlib compression.

This is adjusted from FPC sources unit fcl/inc/zstream.pp, to use our CastleGzioInternal unit. It is also cut down to TGZFileStream, the only class useful for reading/writing gz files.

Uses

  • Sysutils
  • Classes
  • CastleGzioInternal

Overview

Classes, Interfaces, Objects and Records

Name Description
Class EZlibError  
Class TGZFileStream