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

Running the BitGet monad over a bit string whose length isn't divisible by 8 #6

Open
dmcclean opened this issue Mar 24, 2016 · 0 comments

Comments

@dmcclean
Copy link
Contributor

Is there anything in BitGet that corresponds to the putLeftByteString function in BitPut?

In other words, if I have a bit string represented as a ByteString of 44 bytes, and I know that only 2 bits of the last byte are actually part of the bit string, is there any way to runBitGet over that bit string?

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