Pudu programming language
Menu
API reference

Std.Checksum.crc64

1 declaration

fn

crc64: &Bytes -> UInt64

The CRC-64 of the bytes with the ECMA-182 polynomial, reflected and inverted as the xz format computes it.

Back to Std.ChecksumSearch related declarations