method
rewind
v1_9_1_378 -
Show 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.
rewind()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.