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

CharsetEncoder.encodeToImpl does not terminate with unicode surrogates #63

Closed
steffenkleinle opened this issue Oct 29, 2019 · 2 comments

Comments

@steffenkleinle
Copy link

CharsetEncoder.encodeToImpl() does not terminate when calling it with e.g. \uD800\uDCA6 (𐂦) . I'm currently using kotlinx.io v 1.1.4.

@stuebingerb
Copy link

stuebingerb commented Nov 29, 2019

We are seeing this in kotlinx-io-jvm 0.1.16 on OpenJDK 12.0.1

@fzhinkin
Copy link
Collaborator

We're rebooting the kotlinx-io development (see #131), all issues related to the previous versions will be closed. Consider reopening it if the issue remains (or the feature is still missing) in a new version.

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

3 participants