MCPcopy Create free account
hub / github.com/catboost/catboost / Data

Method Data

library/cpp/http/push_parser/http_parser.h:64–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 }
63
64 const char* Data() const noexcept {
65 return Data_;
66 }
67
68 size_t GetExtraDataSize() const noexcept {
69 return ExtraDataSize_;

Callers 1

ProcessHeadersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected