MCPcopy Create free account
hub / github.com/ElementsProject/elements / GetAvailableBytes

Method GetAvailableBytes

src/logging.h:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 bool Consume(uint64_t bytes);
135
136 uint64_t GetAvailableBytes() const
137 {
138 return m_available_bytes;
139 }
140
141 uint64_t GetDroppedBytes() const
142 {

Callers 1

BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.64