template <>

class WireSyncBufferClientImpl

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

Public Methods

::fidl::OneWayStatus Receive (::fuchsia_component_sandbox::wire::DirReceiverReceiveRequest DirReceiverReceiveRequest)

Sends a directory channel to this receiver.

The server should implement this method by forwarding `channel` to a vfs instance

of the language appropriate `vfs` library.

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