seekToLast abstract method
void
seekToLast()
Position at the last key in the source. The iterator DBIterator.isValid after this call iff the source is not empty.
Implementation
void seekToLast();
Position at the last key in the source. The iterator DBIterator.isValid after this call iff the source is not empty.
void seekToLast();