d-leveldb v1.16.0 (2014-04-09T23:13:10Z)
Home
Dub
Repo
DB.opApplyReverse
leveldb
db
DB
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApplyReverse
(int delegate(Slice) dg)
int
opApplyReverse
(int delegate(Slice, Slice) dg)
class
DB
int
opApplyReverse
(
int
delegate
(
Slice
,
Slice
)
dg
)
Meta
Source
See Implementation
leveldb
db
DB
classes
Iterator
Snapshot
constructors
this
destructors
~this
functions
del
find
get
get_slice
opApply
opApplyReverse
open
put
write
properties
close
isOpen
iterator
snapshot
static functions
destroyDB
repairDB