MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / rdbuf

Method rdbuf

base/poco/Net/src/HTTPStream.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87
88
89HTTPStreamBuf* HTTPIOS::rdbuf()
90{
91 return &_buf;
92}
93
94
95//

Callers 3

authenticateMethod · 0.45
proxyAuthenticateMethod · 0.45
readMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected