errors.fyi community error code reference
EILSEQ

EILSEQ

posix

Illegal byte sequence

A byte sequence does not form a valid character in the current locale encoding. Numeric value is platform-specific: 84 on Linux, 92 on macOS.

References

windows-errno

Illegal byte sequence

An invalid multibyte character sequence was encountered during conversion.

Numeric value: 42

References

← all namespaces