LzoHashTable.get

uint get(uint index) const

Fetch the stored position for index.

Parameters

indexHash table index.

Returns

The stored position or 0xFFFFFFFF if empty.