hash_table

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.