risingwave_storage::hummock::sstable::utils

Function xxhash64_checksum

source
pub fn xxhash64_checksum(data: &[u8]) -> u64
Expand description

Calculates the XxHash of the given data.