LzoHashTable.allocate
void allocate(uint hashBits)Allocate or reallocate the table for hashBits.
Parameters
hashBits | Number of bits for the hash index. |
void allocate(uint hashBits)Allocate or reallocate the table for hashBits.
hashBits | Number of bits for the hash index. |