TextDecoderOptionsinterface TextDecoderOptions {fatal?: boolean;ignoreBOM?: boolean;}§Properties§fatal?: boolean[src]§ignoreBOM?: boolean[src]