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 support for UTF-32BE #118

Open
lemire opened this issue May 18, 2022 · 1 comment
Open

Add support for UTF-32BE #118

lemire opened this issue May 18, 2022 · 1 comment

Comments

@lemire
Copy link
Member

lemire commented May 18, 2022

Currently, we refer to UTF-32LE as UTF-32. We need to add support UTF-32BE which is relatively easy.

Related: #3

@lemire lemire changed the title Add support for UTF-16BE and UTF-32BE Add support for UTF-32BE May 18, 2022
@lemire
Copy link
Member Author

lemire commented May 18, 2022

It is probably more urgent to address #3

There is probably little need for UTF-32BE since UTF-32 is mostly used internally, and processors are invariably LE these days.

cc @NicolasJiaxin

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