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月.
ignoreBOM
は TextDecoder
インターフェイスの読み取り専用プロパティで、バイトオーダーマークが無視されるかどうかを示す論理値です。
値
true
ならばバイトオーダーマークが無視されます。そうでなければ false
になります。
仕様書
Specification |
---|
Encoding> # ref-for-dom-textdecoder-ignorebom①> |
ブラウザーの互換性
Loading…