Pudu programming language
Menu
API reference

Std.Checksum.crc32cUpdate

1 declaration

fn

crc32cUpdate: UInt32 -> &Bytes -> UInt32

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

Back to Std.ChecksumSearch related declarations