template <>
class WireWeakAsyncClientImpl
Defined at line 4458 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::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.
Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.