Joedb 9.1.4
The Journal-Only Embedded Database
|
#include <joedb/journal/File_Hasher.h>
Static Public Member Functions | |
static SHA_256::Hash | get_hash (Buffered_File &file, int64_t start, int64_t size) |
static SHA_256::Hash | get_hash (Buffered_File &file) |
static SHA_256::Hash | get_hash (const std::string &s) |
static SHA_256::Hash | get_fast_hash (Buffered_File &file, int64_t start, int64_t size) |
Definition at line 13 of file File_Hasher.h.
|
static |
Definition at line 72 of file File_Hasher.cpp.
|
static |
Definition at line 56 of file File_Hasher.cpp.
|
static |
Definition at line 10 of file File_Hasher.cpp.
|
static |
Definition at line 64 of file File_Hasher.cpp.