K2hash::openRO K2hash Class K2hash::openTempfile

K2hash::openRW

Open for editing the k2hash file

Description

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

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

Parameters

Return Values

Returns true on success or false on failure.

See Also

K2hash::openRO K2hash Class K2hash::openTempfile