MCPcopy Create free account
hub / github.com/Icinga/icinga2 / IsDataAvailable

Method IsDataAvailable

lib/base/stream.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23bool Stream::IsDataAvailable() const
24{
25 return false;
26}
27
28void Stream::Shutdown()
29{

Callers 1

FillFromStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected