Murmur3

128bit hash.

Members

Functions

opEquals
bool opEquals(typeof(this) o)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(Writer w, FormatSpec!Char fmt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

c0
ulong c0;
Undocumented in source.
c1
ulong c1;
Undocumented in source.

Meta