@brief reads in a file fs.read(filename)
fs.read(filename)
Reads in a file and returns the content as string. Please note that the file content must be encoded in UTF-8.