Method Gz.adler32()
- Method adler32
intadler32(string(8bit)data,void|int(0..)start_value)- Description
This function calculates the Adler-32 Cyclic Redundancy Check.
int adler32(string(8bit) data, void|int(0..) start_value)
This function calculates the Adler-32 Cyclic Redundancy Check.