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

enable some serialize and serialize_packed functions in no-alloc mode #451

Merged
merged 12 commits into from
Nov 15, 2023

Conversation

dwrensha
Copy link
Member

@dwrensha dwrensha commented Nov 15, 2023

  • Adds serialize::read_message_no_alloc() and serialize::try_read_message_no_alloc().
  • Adds serialize_packed::read_message_no_alloc() and serialize_packed::try_read_message_no_alloc().
  • Enables serialize::write_message() and serialize_packed::write_message() in no-alloc mode.

@dwrensha dwrensha force-pushed the try-read-message-no-alloc-2 branch from 8959d06 to b9c00b7 Compare November 15, 2023 03:16
@dwrensha dwrensha force-pushed the try-read-message-no-alloc-2 branch from b9c00b7 to 3cc1f33 Compare November 15, 2023 03:19
@dwrensha dwrensha merged commit d46a597 into master Nov 15, 2023
6 checks passed
@dwrensha dwrensha deleted the try-read-message-no-alloc-2 branch November 15, 2023 14:09
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