d-leveldb-comparator ~master (2021-10-27T15:16:22.5444112)
Dub
Repo
Iterator.opApply
leveldb
db
DB
Iterator
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(Slice) dg)
int
opApply
(int delegate(Slice, Slice) dg)
class
Iterator
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