Read the contents of a file into a text buffer (UTF8 filename)
int getFromU8(const char * utf8Name, int maxToRead = -1);
DString Class