Options given to decode.
Optional
Controls whether the IO queue should be flushed between calls. If set to true the corresponding TextDecoder instance may retain state from the previous call. Used for decoding text in chunks. Default: false.
Options given to decode.