Module utils

Source

Enumsยง

CompressionAlgorithm

Functionsยง

bytes_diff_below_max_key_length
checked_into_u32
get_length_prefixed_slice
put_length_prefixed_slice
read_u32 ๐Ÿ”’ โš 
read_u64 ๐Ÿ”’ โš 
xxhash64_checksum
Calculates the XxHash of the given data.
xxhash64_verify
Verifies the checksum of the data equals the given checksum with xxhash64.