Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ Serialize
Method
Serialize
src/Ext/Sidebar/Body.cpp:21–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
template <typename T>
21
void SidebarExt::ExtData::Serialize(T& Stm)
22
{
23
Stm
24
;
25
}
26
27
void SidebarExt::ExtData::LoadFromStream(PhobosStreamReader& Stm)
28
{
Callers
2
LoadFromStream
Method · 0.95
SaveToStream
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected