Skip to main content
property TextDecoder.prototype.ignoreBOM

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

Type

boolean
Back to top