template <>
class WireSyncBufferClientImpl
Defined at line 297 of file fidling/gen/src/devices/tests/driver-transport/fuchsia.driver.transport.test/cpp/fidl/fuchsia.driver.transport.test/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_driver_transport_test::TestDevice::SetTestData> SetTestData (::fidl::VectorView<uint8_t> in)
Sets the test data that can be retrieved from this device using a runtime channel.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.