offset By Code Points
inline fun String.offsetByCodePoints(index: Int, codePointOffset: Int): Int
Content copied to clipboard
Returns the index within this string that is offset from the given index by codePointOffset code points.