Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ getRawData
Method
getRawData
sources/webserver/QtHttpReply.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
};
61
62
QByteArray QtHttpReply::getRawData(void) const
63
{
64
return m_data;
65
};
66
67
QList<QByteArray> QtHttpReply::getHeadersList(void) const
68
{
Callers
3
handleMessage
Method · 0.45
onReplySendDataRequested
Method · 0.45
onClientDataReceived
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected