Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ LoadGlobals
Method
LoadGlobals
src/Ext/SWType/Body.cpp:193–197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
}
192
193
bool SWTypeExt::LoadGlobals(PhobosStreamReader& Stm)
194
{
195
return Stm
196
.Success();
197
}
198
199
bool SWTypeExt::SaveGlobals(PhobosStreamWriter& Stm)
200
{
Callers
nothing calls this directly
Calls
1
Success
Method · 0.80
Tested by
no test coverage detected