Skip to content
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

Refactor ToBytes to use a ByteWriter #259

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hasenbanck
Copy link
Collaborator

@hasenbanck hasenbanck commented Feb 20, 2025

This reduces the amount of allocation when using the ToBytes trait and also properly selects the string encoding.

@hasenbanck hasenbanck force-pushed the refctor_tobytes branch 2 times, most recently from 75f37de to 508c243 Compare February 20, 2025 18:41
This reduces the amount of allocation when using the ToBytes trait and also properly lets us select the string encoding.
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.

1 participant