Data
extension Data
-
Calculates the
CRC32
checksum of the receiver.Parameters
checksum
The starting seed.
Return Value
The checksum calcualted from the bytes of the receiver and the starting seed.