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

TextDecoder::decode_with_u8_array{_and_options} should accept immutable slice #1538

Open
RReverser opened this issue May 16, 2019 · 0 comments
Labels
web-sys Issues related to the `web-sys` crate

Comments

@RReverser
Copy link
Member

Describe the Bug

TextDecoder::decode_with_u8_array{_and_options} should accept immutable slice instead of a mutable one.

Additional Context

This was originally mentioned in a comment on the original issue #1005, but it was closed now, so moving own into a separate issue.

@RReverser RReverser added the bug Something isn't working label May 16, 2019
@alexcrichton alexcrichton added web-sys Issues related to the `web-sys` crate and removed bug Something isn't working labels May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web-sys Issues related to the `web-sys` crate
Projects
None yet
Development

No branches or pull requests

2 participants