Version 1 of zlib adler32

Updated 2013-10-01 00:43:09 by RLE
zlib adler32 data ?initValue?

Calculate the checksum of the bytearray data using the Adler-32 algorithm. The optional initValue is the seed value for the algorithm; if omitted, a standard default will be used.