class WriteBlobs
Defined at line 435 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/markers.h
Writes blobs to the system.
This method is intended to be used by package resolver components to write individual blobs
that are missing from the system.
Clients must avoid write collisions of any blobs with `Get()` or another `WriteBlobs()`,
even across different `PackageCache` connections.
+ request `needed_blobs` a protocol can be used to write multiple blobs. This `NeededBlobs`
only supports `OpenBlob` and `BlobWritten`.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal