Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Data
Method
Data
library/cpp/neh/tcp.cpp:199–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
TStringBuf Data() const override {
200
return TStringBuf(Service().end(), Buf.End());
201
}
202
203
TStringBuf RequestId() const override {
204
return TStringBuf(Buf.Data(), 16);
Callers
2
TRequest
Method · 0.45
RequestId
Method · 0.45
Calls
3
Service
Class · 0.50
end
Method · 0.45
End
Method · 0.45
Tested by
no test coverage detected