class WriteAsset

Defined at line 389 of file fidling/gen/sdk/fidl/fuchsia.paver/fuchsia.paver/cpp/fidl/fuchsia.paver/cpp/markers.h

Writes partition corresponding to `configuration` and `asset` with data from `payload`.

`payload` may need to be resized to the partition size, so the provided vmo must have

been created with `ZX_VMO_RESIZABLE` or must be a child VMO that was created with

`ZX_VMO_CHILD_RESIZABLE`. Will zero out rest of the partition if `payload` is smaller

than the size of the partition being written.

Returns `ZX_ERR_INVALID_ARGS` if `configuration` specifies active configuration.

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