isSubstringOfDigits

fun isSubstringOfDigits(value: CharSequence?, offset: Int, length: Int): Boolean