|
| | __construct ($name, array $options=[], array $read_options=[], array $write_options=[]) |
| |
| | set ($key, $value, array $write_options=[]) |
| |
| | put ($key, $value, array $write_options=[]) |
| |
| | delete ($key, array $write_options=[]) |
| |
| | clear () |
| |
◆ __construct()
| __construct |
( |
|
$name, |
|
|
array |
$options = [], |
|
|
array |
$read_options = [], |
|
|
array |
$write_options = [] |
|
) |
| |
◆ clear()
◆ delete()
| delete |
( |
|
$key, |
|
|
array |
$write_options = [] |
|
) |
| |
◆ put()
| put |
( |
|
$key, |
|
|
|
$value, |
|
|
array |
$write_options = [] |
|
) |
| |
◆ set()
| set |
( |
|
$key, |
|
|
|
$value, |
|
|
array |
$write_options = [] |
|
) |
| |
The documentation for this class was generated from the following file:
- src/spl/stubs/leveldb.php