Pudu programming language
Menu
API reference

Std.Checksum.crc64Update

1 declaration

fn

crc64Update: UInt64 -> &Bytes -> UInt64

A CRC-64 carried on over more bytes, as crc32Update does for CRC-32.

Back to Std.ChecksumSearch related declarations