Skip to content

setEncoding() fails if encoding is not Node native #4

Open
@NuSkooler

Description

@NuSkooler

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions