Method Gz.adler32()
- Method adler32
int
adler32(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.