K2hash::openRW K2hash Class K2hash::printState

K2hash::openTempfile

Edit the k2hash file on temporary file system

Description

 public bool K2hash::openTempfile ( string $filepath [, bool $fullmap [, int $maskbitcnt [, int $cmaskbitcnt [, int $maxelementcnt [, int $pagesize ]]]]] )

Opens the the k2hash (.k2h) file with read and write access on a temporary file system.

Parameters

Return Values

Returns true on success or false on failure.

See Also

K2hash::openRW K2hash Class K2hash::printState