TextDecoderCommon$Typings extension

on

Properties

encoding String

Available on TextDecoderCommon, provided by the TextDecoderCommon$Typings extension

Returns encoding's name, lowercased.
no setter
fatal bool

Available on TextDecoderCommon, provided by the TextDecoderCommon$Typings extension

Returns true if error mode is "fatal", otherwise false.
no setter
ignoreBOM bool

Available on TextDecoderCommon, provided by the TextDecoderCommon$Typings extension

Returns the value of ignore BOM.
no setter