Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Serialize
Function · 0.45
Calls
1
Save
Function · 0.50
Tested by
no test coverage detected