hunt-redis ~master (2021-11-19T08:51:56Z)
Home
Dub
Repo
MurmurHash.hash
hunt
redis
util
MurmurHash
MurmurHash
Undocumented in source. Be warned that the author may not have intended to support it.
int
hash
(const(ubyte)[] data, int seed)
int
hash
(const(ubyte)[] data, int offset, int length, int seed)
int
hash
(ByteBuffer buf, int seed)
long
hash
(const(ubyte)[] key)
long
hash
(string key)
class
MurmurHash
override
long
hash
(
string
key
)
Meta
Source
See Implementation
hunt
redis
util
MurmurHash
MurmurHash
static functions
hash
hash64A