template <>

class WireSyncBufferClientImpl

Defined at line 301 of file fidling/gen/sdk/fidl/fuchsia.hardware.nand/fuchsia.hardware.nand/cpp/fidl/fuchsia.hardware.nand/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_hardware_nand::RamNandCtl::CreateDevice> CreateDevice (::fuchsia_hardware_nand::wire::RamNandInfo && info)

Creates a new ram-nand device. On success, returns the device's name (not the full

topological name, just the last component).

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.