d-leveldb v1.16.0 (2014-04-09T23:13:10Z)
Home
Dub
Repo
WriteBatch.put
leveldb
writebatch
WriteBatch
Undocumented in source. Be warned that the author may not have intended to support it.
class
WriteBatch
void
put
(
K
V
)
(
K
key
,
V
val
)
Meta
Source
See Implementation
leveldb
writebatch
WriteBatch
constructors
this
destructors
~this
functions
del
iterate
put
properties
clear
ptr
valid
structs
Visitor