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

ZLib

This is function ZLib.CompressBuf.

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