Query: gzrewind
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GZREWIND(3) 1 GZREWIND(3) gzrewind - Rewind the position of a gz-file pointerSYNOPSISbool gzrewind (resource $zp)DESCRIPTIONSets the file position indicator of the given gz-file pointer to the beginning of the file stream.PARAMETERSo $zp - The gz-file pointer. It must be valid, and must point to a file successfully opened by gzopen(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOgzseek(3), gztell(3). PHP Documentation Group GZREWIND(3)
Related Man Pages |
---|
fseek(3) - php |
gzgetss(3) - php |
gzseek(3) - php |
proc_get_status(3) - php |
stream_set_blocking(3) - php |
Similar Topics in the Unix Linux Community |
---|
UNIX.COM 2017 Year End Summary |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
New Code Tags (Syntax Highlighting) |
Denial Of Service Attack Update |