crc8_icode_fast

Function hash_table

source
pub fn hash_table(octets: &[u8]) -> u32
Expand description

Calculate the CRC checksum of the octets using a table lookup algorithm.