Skip to main content

crc32c

Function crc32c 

Source
pub fn crc32c(data: &[u8]) -> u32
Expand description

Compute the CRC-32C (Castagnoli) checksum of data.