bio2.hashing

Undocumented in source.

Members

Functions

SuperFastHash
uint SuperFastHash(string str, uint hashinc)

Paul Hsieh's fast hash (LGPL license), see http://www.azillionmonkeys.com/qed/hash.html

get16bits
ushort get16bits(char* p)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta