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