Version 0 of zlib crc32

Updated 2008-12-21 15:04:37 by dkf
zlib cdc32 data ?initValue?

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