MCPcopy Create free account
hub / github.com/ElementsProject/elements / get_size

Method get_size

src/wallet/bdb.cpp:250–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248}
249
250u_int32_t BerkeleyBatch::SafeDbt::get_size() const
251{
252 return m_dbt.get_size();
253}
254
255BerkeleyBatch::SafeDbt::operator Dbt*()
256{

Callers 3

~SafeDbtMethod · 0.80
ReadAtCursorMethod · 0.80
ReadKeyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected