gzrewind

Example

 bool gzrewind ( resource $zp ) 

Description

Sets the file position indicator of the given gz-file pointer to the beginning of the file stream.

Return Values

Returns TRUE on success or FALSE on failure.