Shorter version of [[readFile]] where the encoding is UTF-8.
the path to the file to read
callback function to call with the file's text contents, or a value for err if the operation fails
err
Generated using TypeDoc
Shorter version of [[readFile]] where the encoding is UTF-8.