Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ Size
Method
Size
src/leveldb/table/table_test.cc:117–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
~StringSource() override = default;
116
117
uint64_t Size() const { return contents_.size(); }
118
119
Status Read(uint64_t offset, size_t n, Slice* result,
120
char* scratch) const override {
Callers
nothing calls this directly
Calls
1
size
Method · 0.45
Tested by
no test coverage detected