method
rewind
v2_2_9 -
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.