Read a whole UTF-8 encoded file into a string.
The resulting string will be sanitized and will have the optional byte order mark (BOM) removed.
See Implementation
Read a whole UTF-8 encoded file into a string.
The resulting string will be sanitized and will have the optional byte order mark (BOM) removed.