# Functions

Add adds a string to a fnv64a hash value, returning the updated hash.
AddByte adds a byte to a fnv64a hash value, returning the updated hash.
New initializies a new fnv64a hash value.

# Constants

No description provided by the author