Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_TEST
Function · 0.80
OnReadSome
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected