MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / getContent

Method getContent

test/test_emscripten_async_wget2.cpp:63–65  ·  view source on GitHub ↗

* Accede a la reponse */

Source from the content-addressed store, hash-verified

61 * Accede a la reponse
62 */
63 const char* getContent() {
64 return _content.c_str();
65 }
66
67
68 /**

Callers 1

wait_httpFunction · 0.80

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected