Potato Engine
Hobby Game Engine Project
Public Types | Public Member Functions | List of all members
up::fnv1a Class Reference

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
 

Detailed Description

A uhash-compatible fnv1-a hasher.


The documentation for this class was generated from the following file: