d-leveldb v1.16.0 (2014-04-09T23:13:10Z)
Home
Dub
Repo
Iterator.opApply
leveldb
db
DB
Iterator
For each on iterator
int
opApply
(int delegate(Slice) dg)
class
Iterator
int
opApply
(
int
delegate
(
Slice
)
dg
)
int
opApply
(int delegate(Slice, Slice) dg)
Meta
Source
See Implementation
leveldb
db
DB
Iterator
aliases
popFront
constructors
this
destructors
~this
functions
opApply
opApplyReverse
properties
empty
front
key
next
ok
prev
ptr
seek
seek_to_first
seek_to_last
status
valid
value
For each on iterator