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

Generates a IEEE 32 bit CRC checksum (AKA CRC32).