template <>
class WireSyncBufferClientImpl
Defined at line 322 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::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 via an argument to `.buffer()`.