@brief reads in a file as base64 fs.read64(filename)
fs.read64(filename)
Reads in a file and returns the content as string. The file content is Base64 encoded.