Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Data
Method
Data
library/cpp/neh/tcp2.cpp:1138–1140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1136
}
1137
1138
TStringBuf Data() const override {
1139
return TStringBuf(Content_);
1140
}
1141
1142
TStringBuf RequestId() const override {
1143
return TStringBuf();
Callers
5
TTcp2Message
Class · 0.45
LoadHeader
Method · 0.45
AddRequest
Method · 0.45
Service
Method · 0.45
TRequest
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected