Skip to content

Add helper type for writing to UTF-16 buffers#232

Merged
Meziu merged 7 commits intorust3ds:masterfrom
FenrirWolf:utf16_writer
Oct 28, 2025
Merged

Add helper type for writing to UTF-16 buffers#232
Meziu merged 7 commits intorust3ds:masterfrom
FenrirWolf:utf16_writer

Conversation

@FenrirWolf
Copy link
Copy Markdown
Member

@FenrirWolf FenrirWolf commented Sep 7, 2025

This PR takes the new UTF-16 handling code from #231 and applies it everywhere in ctru-rs as well as exposing a new public API. It even handles nul-termination properly this time, so that's neat too!

#231 should probably be merged before this one, after which I can rebase and remove the redundant ErrorConfWriter code.

@FenrirWolf FenrirWolf requested a review from a team as a code owner September 7, 2025 22:43
@FenrirWolf FenrirWolf force-pushed the utf16_writer branch 2 times, most recently from bec11e7 to 4bc7f4d Compare October 23, 2025 00:06
@FenrirWolf
Copy link
Copy Markdown
Member Author

Okay, I think I'm done making changes to this branch now and it should be good to review

@Meziu Meziu merged commit 92ee28f into rust3ds:master Oct 28, 2025
1 of 4 checks passed
@FenrirWolf FenrirWolf deleted the utf16_writer branch November 4, 2025 00:28
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