Function const_fnv1a_hash::fnv1a_hash_16_xor
source · [−]Expand description
Computes 32-bits fnv1a hash and XORs higher and lower 16-bits. This results in a 16-bits hash value. Up to limit if provided, otherwise slice length. If limit is zero or exceeds slice length, slice length is used instead.