k2hpx_q_dump
Prints the elements in the K2hQueue object
Description
bool k2hpx_q_dump ( mixed $qhandle_res [, mixed $output ] )
Prints the elements in the K2hQueue object.
Parameters
- qhandle_res
Specifies the K2hQueue file handle that k2hpx_q_handle returns. - output
Specifies a file stream of data to be written.
Return Values
Returns true on success or false on failure.
See Also
- K2hQueue::dump - Prints the elements in the K2hQueue object