RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ZLib.inflateInit2_ Function
Pascal
function inflateInit2_(var strm: TZStreamRec; windowBits: integer; version: PChar; recsize: integer): integer;
C++
int inflateInit2_(TZStreamRec strm, int windowBits, const char * version, int recsize);

This is function ZLib.inflateInit2_.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!