47 return DefaultHashFunction(data, size, n);
52 return DefaultHashFunction((
const char *)key, key.
length(), n);
static unsigned int DefaultHash(const void *data, ssize_t size, unsigned int n)
A generally useful hash function.
static unsigned int StringHash(const EST_String &key, unsigned int size)
A hash function for strings.
size_t length(void) const
Length of string ({not} length of underlying chunk)