RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ZLib.adler32 Function
Pascal
function adler32(adler: LongInt; const buf: PChar; len: Integer): LongInt;
C++
LongInt adler32(LongInt adler, const const char * buf, int len);

This is function ZLib.adler32.

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