Convert a charset name as returned by chardet to a Node.js supported charset name.
Charset name as returned by chardet.
Charset name supported by Node.js, or null if not supported.
https://github.com/runk/node-chardet#supported-encodings
Convert a charset name as returned by chardet to a Node.js supported charset name.