Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ WriteBatch
Method
WriteBatch
src/leveldb/db/write_batch.cc:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
static const size_t kHeader = 12;
28
29
WriteBatch::WriteBatch() { Clear(); }
30
31
WriteBatch::~WriteBatch() = default;
32
Callers
5
BOOST_AUTO_TEST_CASE
Function · 0.45
WriteBlock
Method · 0.45
Rewind
Method · 0.45
Commit
Method · 0.45
Rewind
Method · 0.45
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.36