Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Input
Method
Input
library/cpp/http/server/conn.cpp:59–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
THttpInput* THttpServerConn::Input() noexcept {
60
return Impl_->Input();
61
}
62
63
THttpOutput* THttpServerConn::Output() noexcept {
64
return Impl_->Output();
Callers
15
TClientRequest
Class · 0.45
PYBIND11_MODULE
Function · 0.45
defs.cc
File · 0.45
old.cc
File · 0.45
defs.cc
File · 0.45
defs.cc
File · 0.45
old.cc
File · 0.45
defs.cc
File · 0.45
PadDocGenerator
Function · 0.45
old.cc
File · 0.45
BinaryLogicDocGenerator
Function · 0.45
defs.cc
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected