template <>
class WireWeakSyncClientImpl
Defined at line 4491 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::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 48 bytes of message buffer on the stack. No heap allocation necessary.