Beta
Options for the decodeText function.
decodeText
Optional
The encoding to use. If not provided, the function will try to detect the encoding from the BOM.
Whether to exit on the first null byte.
Options for the
decodeText
function.