Package org.kodein.db.leveldb.jni

Types

LevelDBJNI
Link copied to clipboard
common
class LevelDBJNI : NativeBound, LevelDB
Native implementation of the LevelDB interface, using Google's C++ LevelDB.
NativeBound
Link copied to clipboard
common
abstract class NativeBound(ptr: Long, name: String, handler: PlatformCloseable.Handler?, options: LevelDB.Options) : PlatformCloseable