ZInflateInit2

<< Click to Display Table of Contents >>

Navigation:  Functions >

ZInflateInit2

SIGNATURE=IWZLibEx.ZInflateInit2@TZStreamRec@Integer

 

ETYPE=Function

 

Declaration:

Delphi:

function ZInflateInit2(var stream: TZStreamRec; windowBits: Integer): Integer;

C++:

int ZInflateInit2(TZStreamRec stream, int windowBits);

 

Unit: IWZLibEx.pas

 

Description: This is function IWZLibEx.ZInflateInit2.

 

Parameters:

 

•stream: TZStreamRec

 

•windowBits: Integer

 

Result(Integer):