Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ good
Method
good
3ds/source/transfer.cpp:218–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
}
218
bool good() { return input.good(); }
219
~BodyReader() override
220
{
221
if (input.good()) {
Callers
10
collectFiles
Function · 0.45
readBodyHead
Function · 0.45
BodyReader
Method · 0.45
~BodyReader
Method · 0.45
read
Method · 0.45
beginFile
Method · 0.45
open
Method · 0.45
handleUpload
Function · 0.45
sweepTempFiles
Method · 0.45
sendBackup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected