Contents

init(returnedOffset:)

Creates a result for a region-seeking operation.

Declaration

init(returnedOffset: off_t)

Parameters

  • returnedOffset:

    The offset of the requested region, greater than or equal to the supplied offset.

Return Value

A populated result instance, or nil if validation fails.