Add a `SizeBinary` method to return an estimated size of the binary
Open
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 85
- Avg merge
- 7m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.