RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ZLib.DecompressBuf Function
Pascal
procedure DecompressBuf(const InBuf: Pointer; InBytes: Integer; OutEstimate: Integer; out OutBuf: Pointer; out OutBytes: Integer);
C++
DecompressBuf(const void * InBuf, int InBytes, int OutEstimate, void * OutBuf, int OutBytes);

ZLib

This is function ZLib.DecompressBuf.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!