Potato Engine
Hobby Game Engine Project
|
A uhash-compatible fnv1-a hasher. More...
#include <hash_fnv1a.h>
Public Types | |
using | result_type = uint64 |
Public Member Functions | |
constexpr void | append_bytes (char const *data, size_t size) noexcept |
constexpr result_type | finalize () const noexcept |
A uhash-compatible fnv1-a hasher.