Function crc::crc32::update

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