rocksdb v0.0.7 (2017-02-12T09:26:21Z)
Dub
Repo
Iterator.seekPrev
rocksdb
iterator
Iterator
Undocumented in source. Be warned that the author may not have intended to support it.
void
seekPrev
(string key)
void
seekPrev
(ubyte[] key)
class
Iterator
void
seekPrev
(
in
ubyte
[]
key
)
Meta
Source
See Implementation
rocksdb
iterator
Iterator
constructors
this
destructors
~this
functions
close
key
keySlice
next
opApply
prev
seek
seekPrev
seekToFirst
seekToLast
valid
value
valueSlice
variables
iter