snappyHashFast
private fn
uint snappyHashFast(const(ubyte) * p) pure nothrow @nogcFast inline hash using pointer cast for 32-bit LE read.
Parameters
p | Pointer to at least 4 bytes of data. |
Returns
Hash value in range [0, SNAPPY_HASH_SIZE).