Ark Server API (ASA) - Wiki
|
#include <Fnv.h>
Static Public Member Functions | |
static uint32 | MemFnv32 (const void *Data, int32 Length, uint32 FNV=0) |
static uint64 | MemFnv64 (const void *Data, int32 Length, uint64 FNV=0) |
generates FNV hash of the memory area