endIndex
The end index into the data.
Declaration
var endIndex: Data.Index { get }Discussion
This is the “one-past-the-end” position, and will always be equal to the count.
The end index into the data.
var endIndex: Data.Index { get }This is the “one-past-the-end” position, and will always be equal to the count.