The file's content could not be read using the specified string encoding. Raised by String initialisation from a file URL when the file bytes are not valid for the requested encoding such as UTF-8.
fileReadInapplicableStringEncoding
swift The file's content could not be read using the specified string encoding. Raised by String initialisation from a file URL when the file bytes are not valid for the requested encoding such as UTF-8.