hasSurrogatePairAt
fun CharSequence.hasSurrogatePairAt(index: Int): Boolean
Returns true
if this CharSequence has Unicode surrogate pair at the specified index.
fun CharSequence.hasSurrogatePairAt(index: Int): Boolean
Returns true
if this CharSequence has Unicode surrogate pair at the specified index.