- (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.
Returns the 32-bit checksum of the STRING. LENGTH is (string-length STRING) when missing.
STRING may also be a blob.