MCPcopy 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
260bool FileTransfer::shouldSaveToFile() const
261{
262 return (_stringBuffer == NULL);
263}
264
265void FileTransfer::cleanup()
266{

Callers 3

finishedReplyMethod · 0.80
addPostTransferMethod · 0.80
removeIncompleteFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected