HashUtil
Public / Methods
ShallGrowHashtable
Determines whether a power-of-two sized hashtable should be grown in order to keep up good hashing performance.
Str
Computes a hash code for the given value.
The method will always produce the same hash code for the same string value, independently of the programming language or runtime environment (e.g. DOT.NET 32-bit vs. 64-bit).