template <>

class WireSyncBufferClientImpl

Defined at line 2380 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_component_runtime::DictionaryKeyIterator::GetNext> GetNext ()

Returns the next set of keys in this dictionary. Returns an empty vector

when there are no more keys to iterate.

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