template <>
class WireSyncBufferClientImpl
Defined at line 188 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus Stop ()
Request that the Driver is Stopped.
After stopping the driver instance, the server should close this
connection with an epitath. This signals that the Driver has been
stopped.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.