Computes the MurmurHash3 32-bit hash of the given data.
The data to hash.
Optional
The seed value. Defaults to 0.
The 32-bit hash value.
Computes the MurmurHash3 32-bit hash of the given data.