seek abstract method
Position at the first key in the source that is at or past target. The iterator DBIterator.isValid after this call iff the source contains an entry that comes at or past target.
Implementation
void seek(RawData targetKey);
Position at the first key in the source that is at or past target. The iterator DBIterator.isValid after this call iff the source contains an entry that comes at or past target.
void seek(RawData targetKey);