LZ77State.hash3
ushort hash3(const(ubyte) * p) static nothrow @trustedCompute hash of 3 bytes.
Parameters
p | Pointer to bytes. |
Returns
16-bit hash value.
ushort hash3(const(ubyte) * p) static nothrow @trustedCompute hash of 3 bytes.
p | Pointer to bytes. |