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