template <>

class WireWeakOnewayClientImpl

Defined at line 10771 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.

Allocates 16 bytes of response buffer on the stack. Request is heap-allocated.