ZAdler32

<< Click to Display Table of Contents >>

Navigation:  Functions >

ZAdler32

SIGNATURE=IWZLibEx.ZAdler32@Longint@@Integer

 

ETYPE=Function

 

Declaration:

Delphi:

function ZAdler32(adler: Longint; const buffer; size: Integer): Longint;

C++:

Longint ZAdler32(Longint adler, const buffer, int size);

 

Unit: IWZLibEx.pas

 

Description: zlib checksum routines 

 

Parameters:

 

•adler: Longint

 

•buffer:

 

•size: Integer

 

Result(Longint):