crc32
Convenience method for calculating the CRC2 checksum of a string.
Return
long value of the CRC32
Parameters
s
the string
Convenience method for calculating the CRC2 checksum of a byte array.
Return
long value of the CRC32
Parameters
bytes
the byte array