isUtf8

abstract fun isUtf8(input: Value): Boolean

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