Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support more charset #8

Closed
hippasus opened this issue Mar 13, 2014 · 1 comment
Closed

support more charset #8

hippasus opened this issue Mar 13, 2014 · 1 comment

Comments

@hippasus
Copy link
Contributor

currently, ISO88591 is supported, do you know how to extend CharsetReader to other charsets? For example 'GBK'.

@SlyMarbo
Copy link
Owner

I don't intend to add other encodings, since ISO88591 and UTF-8 should cover most situations. Also I don't have much experience with encodings. Do feel free to add support if you wish, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants