TextDecoderStream$Typings extension
Properties
- encoding → String
-
Returns encoding's name, lowercased.
no setter
- fatal → bool
-
Returns
true
if error mode is "fatal", andfalse
otherwise.no setter - ignoreBOM → bool
-
Returns
true
if ignore BOM flag is set, andfalse
otherwise.no setter -
readable
→ ReadableStream<
String> -
no setter
-
writable
→ WritableStream<
Object> -
no setter