isAscii

abstract fun isAscii(input: Value): Boolean

Returns whether the provided input contains only valid ASCII-encoded data, or is empty.