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

Support UTF-16 and UTF-32 input #14

Open
flyx opened this issue May 12, 2016 · 1 comment
Open

Support UTF-16 and UTF-32 input #14

flyx opened this issue May 12, 2016 · 1 comment

Comments

@flyx
Copy link
Owner

flyx commented May 12, 2016

YAML 1.2 requires UTF-16 and UTF-32 support. Currently, only UTF-8 is processed.

@flyx
Copy link
Owner Author

flyx commented Sep 7, 2022

Note: As long as std/encodings says that

Warning: UTF-16BE and UTF-32 conversions are not supported on Windows.

this can't be fully implemented unless NimYAML implements its own encoding conversion, which I would rather avoid.

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