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

function is kept for compatibility. however prefer the Crc32 structure.