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