Skip to content

Add method to decode UCS-2 #7

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

Merged
merged 5 commits into from
Jan 15, 2020
Merged

Conversation

IsaacWoods
Copy link
Member

Adds a method to decode UCS-2 into UTF-8 code-points in a buffer. This buffer can then be used to construct a &str.

Also updates the crate to the newest edition.

@GabrielMajeri
Copy link
Collaborator

Looks good, will merge after doc is added

@IsaacWoods
Copy link
Member Author

@GabrielMajeri Added a doc comment and bumped the version. I would appreciate if you would publish the new version to crates.io once this is merged, so I can bump the dependency in rust-osdev/uefi-rs#113.

I've also added myself as an author. If you do not find this appropriate, I would be happy to rework that commit to leave as is.

@GabrielMajeri
Copy link
Collaborator

Looks fine now, thanks!

@GabrielMajeri GabrielMajeri merged commit e0df913 into rust-osdev:master Jan 15, 2020
@GabrielMajeri GabrielMajeri mentioned this pull request Jan 15, 2020
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

Successfully merging this pull request may close these issues.

2 participants