Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ Load
Method
Load
src/New/Type/Affiliated/TypeConvertGroup.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
36
37
bool TypeConvertGroup::Load(PhobosStreamReader& stm, bool registerForChange)
38
{
39
return this->Serialize(stm);
40
}
41
42
bool TypeConvertGroup::Save(PhobosStreamWriter& stm) const
43
{
Callers
nothing calls this directly
Calls
1
Serialize
Method · 0.95
Tested by
no test coverage detected