kodein-leveldb
/
org.kodein.db.leveldb.jni
/
LevelDBJNI
/
Factory
common
Factory
object
Factory
:
LevelDBFactory
Content copied to clipboard
LevelDB Factory that handles native LevelDB databases.
Functions
Functions
destroy
Link copied to clipboard
common
open override fun
destroy
(path:
String
, options:
LevelDB.Options
)
Content copied to clipboard
open
Link copied to clipboard
common
open override fun
open
(path:
String
, options:
LevelDB.Options
):
LevelDB
Content copied to clipboard