1u << hashBits.hashTableSize
private fn
uint hashTableSize(uint hashBits)Compute the hash-table size from the number of hash bits.
Parameters
hashBits | Number of bits used to index the table (e.g. 12,14,16). |
Returns
The table size, i.e.