|
<< Click to Display Table of Contents >> Navigation: Functions > ZInflate |
SIGNATURE=IWZLibEx.ZInflate@TZStreamRec@TZFlush
ETYPE=Function
Declaration:
Delphi: |
function ZInflate(var stream: TZStreamRec; flush: TZFlush): Integer; |
C++: |
int ZInflate(TZStreamRec stream, TZFlush flush); |
Unit: IWZLibEx.pas
Description: This is function IWZLibEx.ZInflate.
Parameters:
•stream: TZStreamRec
•flush: TZFlush
Result(Integer):