Open
Description
setEncoding()
will throw if encoding is not native to Node. In earlier versions of Node.js, one could expand the supported encodings Node supported (e.g. with iconv-lite). This has changed in 4+.
See https://github.com/ashtuchkin/iconv-lite/wiki/Node-v4-compatibility
Metadata
Metadata
Assignees
Labels
No labels