Options
object Options
Shortcut methods for creating TextDecoderAPI.Options instances.
Functions
Link copied to clipboard
Default options for TextDecoderAPI.
Link copied to clipboard
fun of(fatal: Boolean = TextDecoderAPI.Defaults.DEFAULT_FATAL, ignoreBOM: Boolean = TextDecoderAPI.Defaults.DEFAULT_IGNORE_BOM): TextDecoder.Options
Create options for TextDecoderAPI.