LzoHashTable.indexFor

uint indexFor(const(ubyte) * p) const

Compute the hash index for pointer p.

Parameters

pPointer to data.

Returns

Hash table index.