Specifies options for calls to TextDecoder.decode.
When set to true, the decoder will treat the input as a stream of bytes, and will not throw an error if the input is incomplete.
true