Std.Checksum.crc32c
1 declaration
fn
crc32c: &Bytes -> UInt32The CRC-32C (Castagnoli) of the bytes, as iSCSI, ext4, and many storage formats compute it; it catches the errors storage makes better than CRC-32.
1 declaration
crc32c: &Bytes -> UInt32The CRC-32C (Castagnoli) of the bytes, as iSCSI, ext4, and many storage formats compute it; it catches the errors storage makes better than CRC-32.