key abstract method

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

Implementation

RawData key();