Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
250
u_int32_t BerkeleyBatch::SafeDbt::get_size() const
251
{
252
return m_dbt.get_size();
253
}
254
255
BerkeleyBatch::SafeDbt::operator Dbt*()
256
{
Callers
3
~SafeDbt
Method · 0.80
ReadAtCursor
Method · 0.80
ReadKey
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected