Skip to content

Conversation

@matzetronic
Copy link

Converting buffers to other encodings than utf-8 is impossible if
you already encode it right after receiving the chunk. I for example
read a lot of articles encoded in ISO-8859-1 which I cannot convert
(with node-iconv) to UTF-8 anymore.

Converting buffers to other encodings than utf-8 is impossible if
you already encode it right after receiving the chunk. I for example
read a lot of articles encoded in ISO-8859-1 which I cannot convert
(with node-iconv) to UTF-8 anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants