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

Improve character encoding/decoding engine #31

Open
yoriyuki opened this issue Aug 26, 2017 · 0 comments
Open

Improve character encoding/decoding engine #31

yoriyuki opened this issue Aug 26, 2017 · 0 comments
Milestone

Comments

@yoriyuki
Copy link
Owner

Current encoder/decoder dies throwing an exception if they encounter unknown sequences or a character outside of scope of an encoding. Sometime this is not nice and better to mapping errors to the "unknown" character. Doing this securely is a complex task and would not easy.

@yoriyuki yoriyuki modified the milestone: v1.0.0 Sep 7, 2017
@yoriyuki yoriyuki modified the milestones: v1.0.0, v3.0.0 Mar 22, 2018
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

No branches or pull requests

1 participant