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

Method GetExtraDataSize

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

Source from the content-addressed store, hash-verified

66 }
67
68 size_t GetExtraDataSize() const noexcept {
69 return ExtraDataSize_;
70 }
71
72 const TString& FirstLine() const noexcept {
73 return FirstLine_;

Callers 2

Y_UNIT_TESTFunction · 0.80
OnReadSomeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected