MCPcopy Create free account
hub / github.com/deathkiller/jazz2-native / SetDataFile

Method SetDataFile

Sources/Shared/IO/WebRequest.cpp:1606–1609  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1604 }
1605
1606 void WebRequestEvent::SetDataFile(Containers::StringView dataFile)
1607 {
1608 _dataFile = dataFile;
1609 }
1610
1611 Containers::ArrayView<char> WebRequestEvent::GetDataBuffer() const
1612 {

Callers 1

ProcessStateEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected