isLow

fun isLow(c: Int): Boolean

Tells whether or not the given value is in the low surrogate range. Use of Character.isLowSurrogate is generally preferred.