rocksdb v0.0.7 (2017-02-12T09:26:21Z)
Dub
Repo
rocksdb_iter_valid
rocksdb
iterator
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
ubyte
rocksdb_iter_valid
(
const
rocksdb_iterator_t
*
)
Meta
Source
See Implementation
rocksdb
iterator
classes
Iterator
functions
rocksdb_create_iterator
rocksdb_create_iterator_cf
rocksdb_iter_destroy
rocksdb_iter_get_error
rocksdb_iter_key
rocksdb_iter_next
rocksdb_iter_prev
rocksdb_iter_seek
rocksdb_iter_seek_for_prev
rocksdb_iter_seek_to_first
rocksdb_iter_seek_to_last
rocksdb_iter_valid
rocksdb_iter_value
structs
rocksdb_iterator_t