Skip to content

Return the number of bytes of the output without doing the actual encoding #8

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

Open
cBournhonesque opened this issue May 31, 2024 · 0 comments · May be fixed by #13
Open

Return the number of bytes of the output without doing the actual encoding #8

cBournhonesque opened this issue May 31, 2024 · 0 comments · May be fixed by #13

Comments

@cBournhonesque
Copy link

Hi,
There is a situation where I would like to know ahead of time how much bytes the output is going to take, without doing the actual encoding.
I don't know if there's a way to compute it cheaper than by actually computing it, but it would be useful for me!

rluvaton added a commit to rluvaton/varint-simd that referenced this issue May 15, 2025
@rluvaton rluvaton linked a pull request May 15, 2025 that will close this issue
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 a pull request may close this issue.

1 participant