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

Make sure current API could be later extended to support charsets other than UTF-8 #310

Open
fzhinkin opened this issue May 6, 2024 · 0 comments

Comments

@fzhinkin
Copy link
Collaborator

fzhinkin commented May 6, 2024

We're not planning to support charsets in the near future (and if we are, then the Stdlib is a better place for them). However, the current API should allow supporting them later without breaking the existing API.

A possible API shape for Charset-API needs to be defined; with that definition in mind, we need to check if Charset could be organically integrated into kotlinx-io in the future.

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

1 participant