MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / Remaining

Method Remaining

src/util/string.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69size_t LineReader::Remaining() const
70{
71 return std::distance(it, end);
72}
73
74size_t LineReader::Consumed() const
75{

Callers 3

LoadBodyMethod · 0.80
BOOST_AUTO_TEST_CASEFunction · 0.80
BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by 2

BOOST_AUTO_TEST_CASEFunction · 0.64
BOOST_AUTO_TEST_CASEFunction · 0.64