Skip to main content

ignoreBOM

property TextDecoder.prototype.ignoreBOM

The value will be true if the decoding result will include the byte order mark.

boolean
Back to top