template <>
class WireSyncBufferClientImpl
Defined at line 204 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 via an argument to `.buffer()`.