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