Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/comdb2
/ get_crypto
Method
get_crypto
tools/comdb2ar/db_wrap.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
bool DB_Wrap::get_crypto() const
82
{
83
return m_crypto;
84
}
85
86
bool DB_Wrap::get_checksums() const
87
{
Callers
5
assert_cksum_lsn
Function · 0.45
serialise_incr_file
Function · 0.45
serialise_file
Function · 0.45
serialise_database
Function · 0.45
write_incremental_file
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected