Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ getId
Method
getId
test/test_emscripten_async_wget2.cpp:92–94 ·
view source on GitHub ↗
* Get Id of http Class */
Source
from the content-addressed store, hash-verified
90
* Get Id of http Class
91
*/
92
int getId() {
93
return _uid;
94
}
95
96
/**
97
*
Callers
1
wait_http
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected