此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。
TextDecoder.ignoreBOM
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2020年1月.
TextDecoder 接口的只读属性 ignoreBOM 是一个布尔值,表示是否忽略字节顺序标记。
值
如果字节顺序标记被忽略,则是 true;否则是 false。
规范
| Specification |
|---|
| Encoding> # ref-for-dom-textdecoder-ignorebom1> |
浏览器兼容性
Loading...