Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ SaveToStream
Method
SaveToStream
src/New/Type/RadTypeClass.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void RadTypeClass::SaveToStream(PhobosStreamWriter& Stm)
79
{
80
this->Serialize(Stm);
81
}
Callers
nothing calls this directly
Calls
1
Serialize
Method · 0.95
Tested by
no test coverage detected