Skip to content

Conversation

@lrhn
Copy link

@lrhn lrhn commented Dec 18, 2025

Use sublistView everywhere to avoid forgetting any .offsetInBytes.
Use one-byte strings to store the Uint8List to ensure the serialization is not byte-order dependent.
Avoid doing ASCII decoding using the codec when String.fromCharCodes is faster.

@mosuem
Copy link
Collaborator

mosuem commented Dec 18, 2025

After #230 you need to regenerate the files I am afraid.

Copy link
Collaborator

@mosuem mosuem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs rebase, dart fix --apply, and a changelog entry I believe.

@mosuem mosuem merged commit 41a76ed into srawlins:master Dec 25, 2025
5 checks passed
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