Grapheme

object Grapheme

Functions

Link copied to clipboard
fun getType(cp: Int): Int
Link copied to clipboard
Link copied to clipboard
fun nextBoundary(src: CharSequence, off: Int, limit: Int): Int

Look for the next extended grapheme cluster boundary in a CharSequence. It assumes the start of the char sequence at offset off is a boundary.