method

rewind

ruby latest stable - Class: Zlib::GzipReader
rewind()
public

Resets the position of the file pointer to the point created the GzipReader object. The associated IO object needs to respond to the seek method.