crc::crc32

Function update

Source
pub fn update(value: u32, table: &[u32; 256], bytes: &[u8]) -> u32