k2hpx_dump_head
Prints the k2hash’s headers
Description
bool k2hpx_dump_head ( mixed $handle_res [, mixed $output ] )
Prints the k2hash’s 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::dumpHead - Prints the k2hash’s headers