MCPcopy Create free account
hub / github.com/Phobos-developers/Phobos / Serialize

Method Serialize

src/Ext/TAction/Body.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21template <typename T>
22void TActionExt::ExtData::Serialize(T& Stm)
23{
24 //Stm;
25}
26
27void TActionExt::ExtData::LoadFromStream(PhobosStreamReader& Stm)
28{

Callers 2

LoadFromStreamMethod · 0.95
SaveToStreamMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected