Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ SetDataBuffer
Method
SetDataBuffer
Sources/Shared/IO/WebRequest.cpp:1616–1619 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1614
}
1615
1616
void WebRequestEvent::SetDataBuffer(Containers::ArrayView<char> dataBuffer)
1617
{
1618
_dataBuffer = dataBuffer;
1619
}
1620
1621
#if defined(DEATH_TARGET_WINDOWS)
1622
Callers
1
ReportDataReceived
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected