template <>

class WireSyncBufferClientImpl

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

Public Methods

::fidl::OneWayStatus Receive (::fidl::ServerEnd< ::fuchsia_io::Directory> && channel, ::fidl::StringView path, ::fuchsia_io::wire::Flags rights)

`Receive` will be called by component manager whenever a new handle has

been given to any `DirConnector` associated with this `DirReceiver`.

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