interfaceutil.TextDecoderinterface TextDecoderreadonly encoding: stringreadonly fatal: booleanreadonly ignoreBOM: booleandecode(input?: AllowSharedBufferSource,options?: TextDecodeOptions): string;