struct BlockOffsetMapping

Defined at line 958 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h

Describes a re-mapping of a block range. The logical offset is implied by its position in the

list passed to [`OpenSessionWithOptions`], which is a logically contiguous list of mappings.

Note that all fields are in *blocks*, not bytes.

Public Members

uint64_t target_block_offset
uint64_t length