Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ GetShare
Method
GetShare
NetStream/source/utils.cpp:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
CurlFile::Share *utils::GetShare()
162
{
163
return s_curlShare;
164
}
165
166
uint32_t utils::SafememGetSettingsSize()
167
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected