pub fn crc16_be(crc: u16, buf: &[u8]) -> u16
Available on crate feature
unstable
only.Expand description
Left-shifting CRC-16 with polynomial 0x1021
pub fn crc16_be(crc: u16, buf: &[u8]) -> u16
unstable
only.Left-shifting CRC-16 with polynomial 0x1021