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