MCPcopy 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

TPacketMethod · 0.45
SignMethod · 0.45
StoredSignMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected