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 conversions to BitVector and ByteVector #1514

Merged
merged 1 commit into from Jun 17, 2019

Conversation

SystemFw
Copy link
Collaborator

Adds methods to convert a Chunk to Bit and Byte Vector, for easier integration with scodec-stream.
They are fairly unobvious for casual users. I was also tempted to add .bits to stream to be chunks.map(_.toBitVector) but perhaps that could go in scodec-stream directly

@SystemFw SystemFw requested a review from mpilquist June 16, 2019 16:27
@mpilquist mpilquist merged commit 9dec8f3 into typelevel:series/1.1 Jun 17, 2019
@mpilquist mpilquist modified the milestones: 1.1.0-M2, 1.1.0 Sep 6, 2019
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 this pull request may close these issues.

None yet

2 participants