Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ resetRawData
Method
resetRawData
sources/webserver/QtHttpReply.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
};
91
92
void QtHttpReply::resetRawData(void)
93
{
94
m_data.clear();
95
};
Callers
1
onReplySendDataRequested
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected