Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Data
Method
Data
library/cpp/neh/udp.cpp:413–415 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
411
}
412
413
TStringBuf Data() const override {
414
return ((TRequestPacket&)(*this)).Data;
415
}
416
417
TStringBuf RequestId() const override {
418
return ((TRequestPacket&)(*this)).Guid;
Callers
3
TPacket
Method · 0.45
Sign
Method · 0.45
StoredSign
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected