TextDecoderStream$Typings extension

on

Properties

encoding String
Returns encoding's name, lowercased.
no setter
fatal bool
Returns true if error mode is "fatal", and false otherwise.
no setter
ignoreBOM bool
Returns true if ignore BOM flag is set, and false otherwise.
no setter
readable ReadableStream<String>
no setter
writable WritableStream<Object>
no setter