murmurHash3_64

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ulong murmurHash3_64(const(ubyte)[] data)
  2. ulong murmurHash3_64(string data)
    pure nothrow @safe @nogc
    ulong
    murmurHash3_64
    (
    string data
    )

Meta