Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ SaveToStream
Method
SaveToStream
src/Ext/BulletType/Body.cpp:161–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
void BulletTypeExt::ExtData::SaveToStream(PhobosStreamWriter& Stm)
162
{
163
Extension<BulletTypeClass>::SaveToStream(Stm);
164
this->Serialize(Stm);
165
}
166
167
168
// =============================
Callers
nothing calls this directly
Calls
1
Serialize
Method · 0.95
Tested by
no test coverage detected