TextDecoderOptions
interface TextDecoderOptions {fatal?: boolean;ignoreBOM?: boolean;}
Свойства
fatal?: booleanignoreBOM?: boolean
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/TextDecoderOptions
interface TextDecoderOptions {fatal?: boolean;ignoreBOM?: boolean;}
fatal?: booleanignoreBOM?: boolean
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/TextDecoderOptions
|
|