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