method

crc32

v1_8_7_330 - Show latest stable - Class: Zlib
crc32(...)
public

Calculates CRC checksum for string, and returns updated value of crc. If string is omitted, it returns the CRC initial value. If crc is omitted, it assumes that the initial value is given to crc.

FIXME: expression.