Gets the file content as a string (if it's text).
String asString([Encoding encoding = utf8]) => encoding.decode(data);