Asynchronously reads the entire contents of a file.
If no encoding is specified, then the raw buffer is returned.
encoding The string encoding for the file contents. Defaults to null.
null
flag Defaults to 'r'.
'r'
Optional
Asynchronously reads the entire contents of a file.