Skip to main content

crc16

Function crc16 

Source
pub(crate) fn crc16(data: &[u8]) -> u16
Expand description

Compute the CRC-16 over data.