Topic Path: Symbol Reference > Classes > TIdCompressorZLibEx Class > TIdCompressorZLibEx Methods > DecompressStream Method
ContentsIndexHome
PreviousUpNext
TIdCompressorZLibEx.DecompressStream Method
procedure DecompressStream(
    AInStream: TIdStream; 
    AOutStream: TIdStream; 
    const AWindowBits: Integer
); override;
Parameters 
Description 
AInStream 
Type is TIdStream.
 
AOutStream 
Type is TIdStream.
 
AWindowBits 
Scope is const. Type is Integer. 

DecompressStream is a overridden method.

Topic generated.

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