Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Length
Method
Length
library/cpp/neh/tcp.cpp:414–416 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
412
}
413
414
inline size_t Length() const noexcept {
415
return sizeof(ui32) + MsgLen();
416
}
417
418
inline size_t MsgLen() const noexcept {
419
return sizeof(Guid.dw) + sizeof(ui32) + Loc.Service.size() + Msg.Data.size();
Callers
1
Dequeue
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected