K2hash::loadArchive K2hash Class K2hash::openMem

K2hash::open

Opens the k2h file

Description

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

Opens the k2hash (.k2h) file with read and write access.

Parameters

Return Values

Returns true on success or false on failure.

See Also

K2hash::loadArchive K2hash Class K2hash::openMem