Topic Path: Symbol Reference > Functions > DecompressStream Function (TStream, TStream, Integer)
ContentsIndexHome
PreviousUpNext
DecompressStream Function
File
procedure DecompressStream(
    InStream: TStream; 
    OutStream: TStream; 
    const AWindowBits: Integer
); overload;
Parameters 
Description 
InStream 
Type is TStream.
 
OutStream 
Type is TStream.
 
AWindowBits 
Scope is const. Type is Integer. 

DecompressStream is a overloaded procedure.

Topic generated.

DecompressStream

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