k2hpx_dump_keytable
Prints the k2hash’s hash tables
Description
bool k2hpx_dump_keytable ( mixed $handle_res [, mixed $output ] )
Prints the k2hash’s hash tables including k2hash headers.
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::dumpKeytable - Prints the k2hash’s hash tables