MCPcopy Create free account
hub / github.com/apache/mesos / reader

Method reader

3rdparty/libprocess/src/http.cpp:447–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

445
446
447Pipe::Reader Pipe::reader() const
448{
449 return Pipe::Reader(data);
450}
451
452
453Pipe::Writer Pipe::writer() const

Callers 15

encodeFunction · 0.80
on_headers_completeMethod · 0.80
on_headers_completeMethod · 0.80
TEST_PFunction · 0.80
TESTFunction · 0.80
apiMethod · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TESTFunction · 0.80
executorMethod · 0.80
_attachContainerInputMethod · 0.80

Calls 1

ReaderClass · 0.50

Tested by 6

TEST_PFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64