Potato Engine
Hobby Game Engine Project
Classes | Public Member Functions | Static Public Member Functions | List of all members
up::HashCache Class Reference

Public Member Functions

 HashCache (FileSystem &fileSystem)
 
uint64 hashAssetAtPath (zstring_view path)
 
bool serialize (Stream &stream) const
 
bool deserialize (Stream &stream)
 

Static Public Member Functions

static uint64 hashAssetContent (span< byte const > contents) noexcept
 
static uint64 hashAssetStream (Stream &stream)
 

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