Function checksum

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

Adler-32 checksum implementation