index(before:)
Returns the index that immediately precedes the specified index.
Declaration
func index(before i: Data.Index) -> Data.IndexReturns the index that immediately precedes the specified index.
func index(before i: Data.Index) -> Data.Index