W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
TextDecoderOptions
interface
TextDecoderOptions {
fatal?
:
boolean
;
ignoreBOM?
:
boolean
;
}
Properties
fatal?
:
boolean
ignoreBOM?
:
boolean
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/TextDecoderOptions