Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adaptix-Framework/AdaptixC2
/ format_size
Method
format_size
AdaptixClient/Source/Client/AxScript/BridgeApp.cpp:933–933 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
931
}
932
933
QString BridgeApp::format_size(const int &size) const { return BytesToFormat(size); }
934
935
QString BridgeApp::format_time(const QString &format, const int &time) const
936
{
Callers
nothing calls this directly
Calls
1
BytesToFormat
Function · 0.85
Tested by
no test coverage detected