RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ZLib.ZCompressStr Function
Pascal
function ZCompressStr(const s: string; level: TCompressionLevel): TBytes; overload;
C++
TBytes ZCompressStr(const AnsiString s, TCompressionLevel level);

This is function ZLib.ZCompressStr.

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