Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Gz

Method Gz.crc32()


Method crc32

int crc32(string data, void|int start_value)

Description

This function calculates the standard ISO3309 Cyclic Redundancy Check.

Note

Data must not be wide string.