template <>

class WireSyncBufferClientImpl

Defined at line 3544 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus Store (::fidl::ServerEnd< ::fuchsia_io::Directory> && svc_endpoint)

Store a svc_endpoint in the stash. Stored endpoints will remain in transit,

since there might not be a server side implementation. The server end

is retrieved by |SvcStashProvider/Get|.

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