isSupplementaryCodePoint

fun Char.Companion.isSupplementaryCodePoint(codepoint: Int): Boolean

Checks if the codepoint specified is a supplementary codepoint or not.