Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ get_data
Method
get_data
src/wallet/bdb.cpp:245–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
const void* BerkeleyBatch::SafeDbt::get_data() const
246
{
247
return m_dbt.get_data();
248
}
249
250
u_int32_t BerkeleyBatch::SafeDbt::get_size() const
251
{
Callers
3
~SafeDbt
Method · 0.80
ReadAtCursor
Method · 0.80
ReadKey
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected