You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.