MCPcopy Create free account
hub / github.com/LUX-Core/lux / MaxRetrievable

Function MaxRetrievable

src/cryptopp/queue.h:35–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 ~ByteQueue();
34
35 lword MaxRetrievable() const
36 {return CurrentSize();}
37 bool AnyRetrievable() const
38 {return !IsEmpty();}
39

Callers 4

CopyRangeTo2Method · 0.70
TransferTo2Method · 0.70
SpyMethod · 0.70
TotalBytesRetrievableMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected