Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.gvm.internals.intrinsics.js.codec
/
TextDecoder
/
Options
/
of
of
@
JvmStatic
fun
of
(
fatal
:
Boolean
=
TextDecoderAPI.Defaults.DEFAULT_FATAL
,
ignoreBOM
:
Boolean
=
TextDecoderAPI.Defaults.DEFAULT_IGNORE_BOM
)
:
TextDecoder.Options
Create options for
TextDecoderAPI
.