Contents

byteOffsets

The indices that are valid for subscripting the span, in ascending order.

Declaration

var byteOffsets: Range<Int> { get }

Discussion