Method Gz.crc32()
- Method crc32
intcrc32(string(8bit)data,void|int(0..)start_value)- Description
This function calculates the standard ISO3309 Cyclic Redundancy Check.
int crc32(string(8bit) data, void|int(0..) start_value)
This function calculates the standard ISO3309 Cyclic Redundancy Check.