template <>

class WireSyncBufferClientImpl

Defined at line 929 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_inspect::TreeNameIterator::GetNext> GetNext ()

Get the next batch of names.

Returns an empty vector and closes the channel when no more names are present.

Implementors may eagerly close the channel after sending the last batch.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.