org.mapdb / StoreBinaryGetLong

StoreBinaryGetLong

interface StoreBinaryGetLong

Binary operations performed on StoreBinary which retuns long



Functions

get abstract fun get(input: DataInput2, size: Int): Long

Inheritors

BinaryGet open class BinaryGet<K : Any, V : Any> : StoreBinaryGetLong