class BlobWritten

Defined at line 268 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/markers.h

Indicates that a blob opened by `Open[Meta]Blob` has been successfully

written.

A client should call this once the blob has been fully written using

the `writer` returned by `Open[Meta]Blob`.

+ request `blob_id` the blob id describing this blob.

* error a BlobWrittenError indicating failure. Clients may retry the

`Open[Meta]Blob` request that prompted this call, though the server

end may abort this cache operation on errors it considers to be fatal.

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