errors.fyi community error code reference
fileReadInapplicableStringEncoding
swift

fileReadInapplicableStringEncoding

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.

References

← all namespaces