Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FFnv
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/Fnv.h |
Include | #include "Misc/Fnv.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/Fnv.cpp |
static uint32 MemFnv32
&40;
const void &42; Data,
int32 Length,
uint32 FNV
&41;
Remarks
Generates FNV hash of the memory area
Algorithm implementation from http://tools.ietf.org/html/draft-eastlake-fnv-16