template <>

class WireWeakAsyncBufferClientImpl

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

Public Methods

::fidl::internal::WireBufferThenable< ::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.