folly::external::farmhash::farmhashxo

FarmHash "xo" variant.

Functions

NameDescription
Hash64 Hashes a byte array to a 64-bit value.
Hash64WithSeed Hashes a byte array to a 64-bit value, mixing in a 64-bit seed.
Hash64WithSeeds Hashes a byte array to a 64-bit value, mixing in two 64-bit seeds.