- Notifications
You must be signed in to change notification settings - Fork5
UCS-2 conversion utilities for Rust.
License
NotificationsYou must be signed in to change notification settings
rust-osdev/ucs2-rs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
UCS-2 handling for Rust.
Note that UCS-2 is the predecessor ofUTF-16.It is afixed-length encoding, and it is used for things likeUEFI.
This crate arose out of the needs of theuefi-rs
crate.The code was extracted and placed here for easier maintenance and easier reuse.
Most of the initial code has been contributed byFredrikAleksander.
Licensed under the Mozilla Public License 2.0. See theLICENSE file for the full text.
About
UCS-2 conversion utilities for Rust.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.