Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ shouldSaveToFile
Method
shouldSaveToFile
trunk/win/Source/BT_FileTransferManager.cpp:260–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
bool FileTransfer::shouldSaveToFile() const
261
{
262
return (_stringBuffer == NULL);
263
}
264
265
void FileTransfer::cleanup()
266
{
Callers
3
finishedReply
Method · 0.80
addPostTransfer
Method · 0.80
removeIncompleteFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected