template <>
class WireWeakAsyncBufferClientImpl
Defined at line 752 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::fuchsia_device_runtime_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.