fails:GzipReader#each_byte calls the given block for each byte in the stream, passing the byte as an argument
fails:GzipReader#each_byte increments position before calling the block
