The gzipped data was generated on Linux by extracting lines from a larger 
gzipped file, using zcat, head and then gzip. When I feed the program with 
decompressed data, I use a gunzipped version of this, or zcat it to stdin, and 
everything is fine, while also reading a Stream line by line.

Reply via email to