unicodeSubstring

fun String.unicodeSubstring(startIndex: Int): String
fun String.unicodeSubstring(startIndex: Int, endIndex: Int): String