bytesHash
fn
size_t bytesHash()(scope const(void) * buf, size_t len, size_t seed) @system pure nothrow @nogcNo documentation available for this declaration.
private fn
size_t bytesHash(bool dataKnownToBeAligned)(scope const(ubyte)[] bytes, size_t seed) @nogc nothrow pure @trustedNo documentation available for this declaration.