MCPcopy Create free account
hub / github.com/catboost/catboost / Serialize

Method Serialize

library/cpp/neh/udp.cpp:303–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

301 }
302
303 inline void Serialize(TPacketOutput* out) const {
304 Save(out, TString("stop packet"));
305 }
306 };
307
308 struct TBindError: public TSystemError {

Callers 1

SerializeFunction · 0.45

Calls 1

SaveFunction · 0.50

Tested by

no test coverage detected