value abstract method
Return the value 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 value();
Return the value 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 value();