Skip to content

use cow types in packet classes - #48409

Merged
jkarneges merged 1 commit into
mainfrom
jkarneges/packet-cow
Aug 28, 2026
Merged

use cow types in packet classes#48409
jkarneges merged 1 commit into
mainfrom
jkarneges/packet-cow

Conversation

@jkarneges

@jkarneges jkarneges commented Aug 28, 2026

Copy link
Copy Markdown
Member

Needed to add a few more methods to CowByteArray for this. The bulk of the changes are updating call sites.

Calls to toLatin1 are replaced with toUtf8. The former was used for strings expected to be in the ASCII range, which is the same as UTF-8.

@jkarneges
jkarneges requested a review from a team August 28, 2026 19:57
@jkarneges
jkarneges merged commit 69c8d64 into main Aug 28, 2026
19 checks passed
@jkarneges
jkarneges deleted the jkarneges/packet-cow branch August 28, 2026 21:07
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