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

Decoding from a Hyper stream? #35

Closed
thejefflarson opened this issue Jan 5, 2016 · 2 comments
Closed

Decoding from a Hyper stream? #35

thejefflarson opened this issue Jan 5, 2016 · 2 comments

Comments

@thejefflarson
Copy link

I'm using flate2 to deflate some web crawl data via a hyper stream, and I think GzReader is quitting early. Here's my code:

https://gist.github.com/thejefflarson/e57cefd2eb09ec0c8dee

I'm new around these parts so I may be doing something wrong.

@alexcrichton
Copy link
Member

I think that this is actually a dupe of #23 where the underlying stream appears to be a concatenation of multiple gzip files. Thanks for the report though!

@thejefflarson
Copy link
Author

Oh I see, thanks for the pointer!

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

2 participants