Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Hash128 ¶
Hash128 calculates a 128 bits hash for the given data. It returns different results when running on big-endian and little-endian machines.
The code is intended to be as close as possible to the reference implementation https://github.com/aappleby/smhasher/blob/master/src/MurmurHash3.cpp.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.