crc32

Function crc32 

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

Compute CRC32 checksum for data integrity verification.