ZipApi_Adler32
Name
ZipApi_Adler32 —
Calculates the Adler32 of a bank.
Description
Function ZipApi_Adler32% (
bankHandle%
)
Calculates the Adler32 of a bank.
Parameters
- bankHandle
The bank to generate an Adler32 for.
Return Values
The Adler32 checksum for this bank, or 0 if if couldn't be generated.