K2hash::openMem K2hash Class K2hash::openRW

K2hash::openRO

Read the k2hash file

Description

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

Opens the the k2hash (.k2h) file with read only access.

Parameters

Return Values

Returns true on success or false on failure.

See Also

K2hash::openMem K2hash Class K2hash::openRW