libnexakotlin
Toggle table of contents
0.5.12
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
KvDb
/
KvpDb
Kvp
Db
data
class
KvpDb
(
val
id
:
ByteArray
,
val
valu
:
ByteArray
)
Members
Constructors
Kvp
Db
Link copied to clipboard
constructor
(
id
:
ByteArray
,
valu
:
ByteArray
)
Properties
id
Link copied to clipboard
val
id
:
ByteArray
valu
Link copied to clipboard
val
valu
:
ByteArray