Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.intrinsics.js.node
/
BufferAPI
/
isUtf8
is
Utf8
abstract
fun
isUtf8
(
input
:
Value
)
:
Boolean
Returns whether the provided
input
contains only valid UTF-8-encoded data, or is empty.