Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ getEncodedParams
Method
getEncodedParams
trunk/win/Source/BT_FileTransferManager.cpp:226–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
QString FileTransfer::getEncodedParams() const
227
{
228
return ftManager->encodeParams(_params);
229
}
230
231
bool FileTransfer::isValid() const
232
{
Callers
1
operator()
Method · 0.80
Calls
1
encodeParams
Method · 0.80
Tested by
no test coverage detected