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

Add error handling for UTF-8 decoding #7

Open
jp-hoehmann opened this issue Jun 22, 2020 · 0 comments
Open

Add error handling for UTF-8 decoding #7

jp-hoehmann opened this issue Jun 22, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jp-hoehmann
Copy link
Collaborator

Currently the UTF-8-decoder assumes valid input. Invalid input will lead the undefined results. Instead invalid codepoints should be an error.

@jp-hoehmann jp-hoehmann added the enhancement New feature or request label Jun 22, 2020
@jp-hoehmann jp-hoehmann added this to the v1.0.0 milestone Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant