class OpenMetaBlob

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

Opens the package's metadata blob for writing. `GetMissingBlobs()`

should not be called until writing the meta blob or this request

responds with `false`.

If the package was already cached, server will close the channel with a

`ZX_OK` epitaph.

- 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