chickadee » crc » crc32

(crc32 STRING [LENGTH]) => integer procedure

Returns the 32-bit checksum of the STRING. LENGTH is (string-length STRING) when missing.

STRING may also be a blob.