template <>
class WireSyncBufferClientImpl
Defined at line 5428 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_component::ChildIterator::Next> Next ()
Advance the iterator and return the next batch of children.
Returns a vector of `ChildRef`. Returns an empty vector when there are
no more children.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.