adler32(LongInt,PAnsiChar,LongInt) Method

Represents method adler32(LongInt,PAnsiChar,LongInt).

Namespace: flcZLib
function adler32(const Adler: LongInt; const Buf: PAnsiChar; const Len: LongInt): LongInt;

Parameters

Adler
Type: LongInt

Buf
Type: PAnsiChar

Len
Type: LongInt

Return Value

Type: LongInt