template <>

class WireSyncBufferClientImpl

Defined at line 1679 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_boot::FactoryItems::Get> Get (uint32_t extra)

Gets a `payload` for a `ZBI_TYPE_STORAGE_BOOTFS_FACTORY` boot item with

extra field set to `extra`.

NOTE: We return the `length` of the item, as VMOs must be page-aligned.

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