NativeBound

abstract class NativeBound(ptr: Long, name: String, handler: PlatformCloseable.Handler?, options: LevelDB.Options) : PlatformCloseable

Functions

checkIsOpen
Link copied to clipboard
common
fun checkIsOpen()
close
Link copied to clipboard
common
override fun close()
closeBad
Link copied to clipboard
common
fun closeBad()

Properties

isClosed
Link copied to clipboard
common
val isClosed: Boolean
nonZeroPtr
Link copied to clipboard
common
val nonZeroPtr: Long
options
Link copied to clipboard
common
val options: LevelDB.Options

Inheritors

LevelDBJNI
Link copied to clipboard