template <>

class WireWeakOnewayBufferClientImpl

Defined at line 5130 of file fidling/gen/sdk/fidl/fuchsia.vsock/fuchsia.vsock/cpp/fidl/fuchsia.vsock/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus Shutdown ()

Trigger asynchronous shutdown. The underlying channel will be closed

once shutdown is complete. Shutdown has an implicit barrier as any already

queued sends will complete, but any additional sends will generate errors

Caller provides the backing storage for FIDL message.