Documentation ¶
Overview ¶
Package jenkins provides the implementation of Bob Jenkins' `hashlittle2()` hash function used in MPQ
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Hash64 ¶
returns a 64-bit hash. Equivalent to SBaseCommon.cpp:ULONGLONG HashStringJenkins(const char * szFileName) only without string conversion https://github.com/ladislav-zezula/StormLib/blob/d1bf5e1c71af432ccc24371a3611dc33edb7361f/src/SBaseCommon.cpp#L370
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.