-
Couldn't load subscription status.
- Fork 1.4k
Add toReader for ZStream #3867
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 toReader for ZStream #3867
Conversation
|
Good addition! Regarding tests, you can take a look at how |
|
@simpadjo took the implementation patterns from
|
10b5df8 to
e23fd2d
Compare
|
Yes, probably |
|
The best way to format the code is |
|
Just found the
|
abf5629 to
9d77675
Compare
|
Tests added |
282d677 to
300965c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Thank you @er1c, awesome contribution :-)
Resolves #3873
Is there a good way to create tests for this?