DecodeOptions

Shortcut methods for creating TextDecoderAPI.DecodeOptions instances.

Functions

Link copied to clipboard
Link copied to clipboard
fun of(stream: Boolean = TextDecoderAPI.Defaults.DEFAULT_DECODE_STREAM): TextDecoder.DecodeOptions

Create options for TextDecoderAPI.decode.