murmurHash3_128_ubytes

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

Meta