adler32(LongInt,PAnsiChar,LongInt) Method
Represents method adler32(LongInt,PAnsiChar,LongInt)
.
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