Asynchronously reads the entire contents of a file.
Optional
the file data
encoding The string encoding for the file contents. Defaults to null.
null
flag Defaults to 'r'.
'r'
Asynchronously reads the entire contents of a file.