class Seek

Defined at line 2071 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/markers.h

Moves the offset at which the next invocation of [`Read`] or [`Write`]

will occur. The seek offset is specific to each file connection.

+ request `origin` the reference point where `offset` will be based on.

+ request `offset` the number of bytes to seek.

- response `offset_from_start` the adjusted seek offset, from the start

of the file.

This method does not require any rights.

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