# Functions
New128 returns a new hash.Hash computing the xxhash checksum with 2 iterations.
New256 returns a new hash.Hash computing the xxhash checksum with 4 iterations.
New64 returns a new hash.Hash computing the xxhash checksum with 1 iteration.
New64Concat returns a new hash.Hash computing the xxhash checksum with 1 iteration and appending the data.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author