class OpenBlob

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

Opens a blob for writing.

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

+ request `allow_existing` whether to open the blob even if it is already present.

- response `writer` is used to write the blob. If `writer` is absent,

the blob is already cached and so does not need to be written.

* error an OpenBlobError indicating failure. Clients may retry this

request, 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