Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ Consumed
Method
Consumed
src/util/string.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
size_t LineReader::Consumed() const
75
{
76
return std::distance(start, it);
77
}
78
} // namespace util
Callers
4
Read
Method · 0.80
LoadBody
Method · 0.80
ReadRequest
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64