template <>
class WireWeakAsyncBufferClientImpl
Defined at line 2539 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::fuchsia_storage_partitions::Partition::UpdateMetadata> UpdateMetadata (::fuchsia_storage_partitions::wire::PartitionUpdateMetadataRequest PartitionUpdateMetadataRequest)
Appends an update to `transaction` (see `PartitionManager.CreateTransaction`)
to modify the partition's metadata. The update is only applied once the transaction
is committed.
Caller provides the backing storage for FIDL message.