Sheaf · fuchsia · Fuchsia OS — fuchsia.io

Generated 2026-05-22 07:20 PDT · 212 elements · 248 findings

fuchsia.io/File.Seek

METHOD fuchsia.io sdk/fidl/fuchsia.io/file.fidl:97

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.

Relationships

Documentation (1)

Tests (1)

Examples (0)

No example references.

Gaps

Missing categories:

← back to elements