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

ZLib

This is function ZLib.DecompressToUserBuf.

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