key abstract method
Return the key for the current entry. The underlying storage for the returned slice is valid only until the next modification of the iterator. REQUIRES: DBIterator.isValid
Implementation
RawData key();
Return the key for the current entry. The underlying storage for the returned slice is valid only until the next modification of the iterator. REQUIRES: DBIterator.isValid
RawData key();