MCPcopy Create free account
hub / github.com/RenderKit/oidn / getFile

Method getFile

external/catch.hpp:12125–12127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12123 }
12124
12125 FILE* TempFile::getFile() {
12126 return m_file;
12127 }
12128
12129 std::string TempFile::getContents() {
12130 std::stringstream sstr;

Callers 1

OutputRedirectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected