method
adler32
v2_1_10 -
Show latest stable
- Class:
Zlib
adler32(*args)public
Calculates Adler-32 checksum for string, and returns updated value of adler. If string is omitted, it returns the Adler-32 initial value. If adler is omitted, it assumes that the initial value is given to adler.
FIXME: expression.