Function crc::crc16::update

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