Skip to main content
property TextDecoder.prototype.fatal

The value will be true if decoding errors result in a TypeError being thrown.

Type

boolean
Back to top