The ignoreBOM
read-only property of the TextDecoder
interface is a Boolean
indicating whether the byte order mark is ignored.
The ignoreBOM
read-only property of the TextDecoder
interface is a Boolean
indicating whether the byte order mark is ignored.
true
if the byte order mark is ignored; false
otherwise.
Specification |
---|
Encoding Standard # ref-for-dom-textdecoder-ignorebom① |
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
ignoreBOM |
38 | 79 | 63 | No | 25 | 10.1 | 38 | 38 | 63 | 25 | 10.3 | 3.0 |
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/TextDecoder/ignoreBOM