k2hpx_print_state
Prints k2hash data statistics
Description
bool k2hpx_print_state ( mixed $handle_res [, mixed $output ] )
Prints k2hash data statistics.
Parameters
- handle_res
Specifies the k2hash (.k2h
) file handle that k2hpx_open returns. - output
Specifies a file stream of data to be written.
Return Values
Returns true on success or false on failure.
See Also
- K2hash::printState - Prints k2hash data statistics