interface TextDecoderCommon
Properties Jump to heading
readonly
Jump to headingencoding: string
Returns encoding's name, lowercased.
readonly
Jump to headingfatal: boolean
Returns true if error mode is "fatal", otherwise false.
readonly
Jump to headingignoreBOM: boolean
Returns the value of ignore BOM.