pub fn crc32_be(crc: u32, buf: &[u8]) -> u32
Available on crate feature
unstable
only.Expand description
Left-shifting CRC-32 with polynomial 0x04c11db7
pub fn crc32_be(crc: u32, buf: &[u8]) -> u32
unstable
only.Left-shifting CRC-32 with polynomial 0x04c11db7