[0, 2^hashBits).lzoHashIndex
private fn
uint lzoHashIndex(const(ubyte) * p, uint hashBits)Compute the LZO hash index for the 3-byte sequence at p.
Uses a multiplicative hash optimized for LZO.
Parameters
p | Pointer to at least 3 bytes of input data. |
hashBits | Number of index bits for the table. |
Returns
A value in the range