rocksdb v0.0.1 (2017-01-13T03:13:38Z)
Dub
Repo
Database.put
rocksdb
database
Database
Undocumented in source. Be warned that the author may not have intended to support it.
class
Database
void
put
(
string
key
,
string
value
,
WriteOptions
opts
= null
)
Meta
Source
See Implementation
rocksdb
database
Database
constructors
this
destructors
~this
functions
get
iter
put
write
variables
db
readOptions
writeOptions