WebEncodingTextDecoderCommoninterface TextDecoderCommonProperties #readonly#encoding: stringReturns encoding's name, lowercased. readonly#fatal: booleanReturns true if error mode is "fatal", otherwise false. readonly#ignoreBOM: booleanReturns the value of ignore BOM.
interface TextDecoderCommonProperties #readonly#encoding: stringReturns encoding's name, lowercased. readonly#fatal: booleanReturns true if error mode is "fatal", otherwise false. readonly#ignoreBOM: booleanReturns the value of ignore BOM.