Dumb and easy toHash method.
Simply takes the key and passes it directly to fnv1a.
key of which the hash is desired
hash of the key
See Implementation
Dumb and easy toHash method.
Simply takes the key and passes it directly to fnv1a.