1#ifndef joedb_File_Hasher_declared
2#define joedb_File_Hasher_declared
static SHA_256::Hash get_fast_hash(Buffered_File &file, int64_t start, int64_t size)
static SHA_256::Hash get_hash(Buffered_File &file, int64_t start, int64_t size)
static SHA_256::Hash get_hash(const Readonly_Journal &journal, int64_t checkpoint)
std::array< uint32_t, 8 > Hash