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 methods for writing FlexUInt/FlexInt smaller than 64 bits #693

Open
zslayton opened this issue Jan 10, 2024 · 0 comments
Open

Add methods for writing FlexUInt/FlexInt smaller than 64 bits #693

zslayton opened this issue Jan 10, 2024 · 0 comments

Comments

@zslayton
Copy link
Contributor

          Is there any case where we would write a `FlexUInt` from something smaller than a `u64`? If so, it may be worth adding a second function for `u32` since anything `u32` or smaller can be written without branching.

Originally posted by @popematt in #690 (comment)

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

1 participant