class Character
<init>
Character()
charCount
fun charCount(value: Int): Int
codePointAt
fun codePointAt(buf: CharSequence, pos: Int): Int