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

Add a SizeBinary method to return an estimated size of the binary #44

Open
lahsivjar opened this issue Dec 18, 2024 · 1 comment
Open
Assignees

Comments

@lahsivjar
Copy link
Contributor

Having a method to return the size of the marshaled binary would be beneficial to optimize allocations. This in addition with methods to marshal to a sized binary would allow further performance optimizations.

@lukasmalkmus
Copy link
Contributor

I just released v0.2.3 which includes the AppendBinary implementation by @axw.

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

No branches or pull requests

3 participants