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