template <>
class NaturalClientImpl
Defined at line 92 of file fidling/gen/sdk/fidl/fuchsia.hardware.scsi/fuchsia.hardware.scsi/cpp/fidl/fuchsia.hardware.scsi/cpp/natural_messaging.h
Public Methods
::fidl::internal::NaturalThenable< ::fuchsia_hardware_scsi::Scsi::ReadBuffer> ReadBuffer (::fidl::Request< ::fuchsia_hardware_scsi::Scsi::ReadBuffer> request)
The VMO used in the method is not owned by the protocol implementation.
In the case of ReadBuffer, the client provides an empty VMO for the server to fill,
while in the case of WriteBuffer, the client must fill the VMO with data before making
the request.
::fidl::internal::NaturalThenable< ::fuchsia_hardware_scsi::Scsi::WriteBuffer> WriteBuffer (::fidl::Request< ::fuchsia_hardware_scsi::Scsi::WriteBuffer> request)