Reads a file as text using the input stream
The file path to read
Optional
Text encoding (default: 'utf-8')
Optional abort signal
Promise that resolves to the file content as text
Reads a file as text using the input stream