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