Method Gz.crc32()
- Method crc32
int
crc32(string(8bit)
data
,void
|int
start_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.