bzflush
Description
int bzflush ( resource bz )
Forces a write of all buffered bzip2 data for the file pointer
bz.
Parameters
bzThe file pointer. It must be valid and must point to a file successfully opened by bzopen().
Forces a write of all buffered bzip2 data for the file pointer
bz.
bzThe file pointer. It must be valid and must point to a file successfully opened by bzopen().