Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_http
Function · 0.80
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected