Function crc32

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

Computes crc32 value of bytes.