Topic Path: Symbol Reference > Classes > TIdCompressorZLibEx Class
ContentsIndexHome
PreviousUpNext
TIdCompressorZLibEx Class
File
TIdCompressorZLibEx = class(TIdZLibCompressorBase);

TIdCompressorZLibEx is a TIdZLibCompressorBase descendant that implements compression and decompression using 64-bit stream operations. 

TIdCompressorZLibEx implements the abstract virtual methods declared in the ancestor class, and uses functions in the the ZLIB library interface specified in IdZLib.pas.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.