MCPcopy 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

TTcp2MessageClass · 0.45
LoadHeaderMethod · 0.45
AddRequestMethod · 0.45
ServiceMethod · 0.45
TRequestClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected