crc::crc64

Function update

Source
pub fn update(value: u64, table: &[u64; 256], bytes: &[u8]) -> u64