Closed
Description
See here:
https://nodejs.org/docs/latest-v12.x/api/string_decoder.html
It should specify which encodings are supported by StringDecoder. The ones I've found are utf8
which is documented, and ucs2
which is not mentioned, so I found it purely by chance.
We have no way of knowing what other encodings are supported.
Metadata
Metadata
Assignees
Labels
No labels