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
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |