Returns the next consecutive position after i.
i
SDK
Framework
On This Page
func index(after i: String.UTF8View.Index) -> String.UTF8View.Index
Precondition: The next position is representable.
BidirectionalCollection
Collection