Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ AwaitFileSendAwaiter
Method
AwaitFileSendAwaiter
Libraries/Await/Await.cpp:2106–2110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2104
{
2105
return false;
2106
}
2107
}
2108
2109
if (options.useOffset)
2110
{
2111
request.setOffset(options.offset);
2112
}
2113
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected