ignoreBOM property
The ignoreBOM read-only property of the TextDecoderStream
interface is a Boolean indicating whether the
byte order mark
will be included in the output or skipped over.
Implementation
external bool get ignoreBOM;
The ignoreBOM read-only property of the TextDecoderStream
interface is a Boolean indicating whether the
byte order mark
will be included in the output or skipped over.
external bool get ignoreBOM;