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

WHY get_bitfield count bit offset from left ? #19

Closed
CmST0us opened this issue Sep 4, 2023 · 0 comments
Closed

WHY get_bitfield count bit offset from left ? #19

CmST0us opened this issue Sep 4, 2023 · 0 comments

Comments

@CmST0us
Copy link

CmST0us commented Sep 4, 2023

For example , I have a bit array: b0000 0011 1000 0000
when i use get_bitfield, for offset 7, and bit count of 3. what i need is b111, but I got 0

@CmST0us CmST0us closed this as completed Sep 5, 2023
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