Query: bzclose
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BZCLOSE(3) 1 BZCLOSE(3) bzclose - Close a bzip2 fileSYNOPSISint bzclose (resource $bz)DESCRIPTIONCloses the given bzip2 file pointer.PARAMETERSo $bz - The file pointer. It must be valid and must point to a file successfully opened by bzopen(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSObzopen(3). PHP Documentation Group BZCLOSE(3)