Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CopyRangeTo2
Method · 0.70
TransferTo2
Method · 0.70
Spy
Method · 0.70
TotalBytesRetrievable
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected