template <>

class WireWeakAsyncBufferClientImpl

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

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_component::EventStream::GetNext> GetNext ()

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fuchsia_component::EventStream::WaitForReady> WaitForReady ()

Returns immediately. Used to indicate that the FIDL connection

completed. This is needed for non-static streams to verify

that subscribe has completed before components are started.

Caller provides the backing storage for FIDL message.