- calcHash
uint calcHash(const(char)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- calcHash
uint calcHash(const(ubyte)[] data)
- mixHash
size_t mixHash(size_t h, size_t k)
Undocumented in source. Be warned that the author may not have intended to support it.
Hash functions for arbitrary binary data.