Contents

skipBack()

Move currentCodeUnitOffset to the start of the previous Character, without constructing it.

Declaration

mutating func skipBack() -> Int

Discussion

Returns the number of Characters skipped over, which can be 0 if at the start of the UTF8Span.