readFile 
  Read the entire contents of a file.
Parameters
uri
The uri of the file.
Throws
{@linkcode FileSystemError.FileNotFound FileNotFound} when uri doesn't exist.
Read the entire contents of a file.
The uri of the file.
{@linkcode FileSystemError.FileNotFound FileNotFound} when uri doesn't exist.