getCodePointFromCharIndexOrElse

fun getCodePointFromCharIndexOrElse(charIndex: Int, default: Int = -1): Int