MCPcopy 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
78void RadTypeClass::SaveToStream(PhobosStreamWriter& Stm)
79{
80 this->Serialize(Stm);
81}

Callers

nothing calls this directly

Calls 1

SerializeMethod · 0.95

Tested by

no test coverage detected