Iterator over a domain of keys in descending order. End is exclusive. Start must be greater than end, or the Iterator is invalid. Iterator must be closed by caller. CONTRACT: No writes may happen within a domain while an iterator exists over it.
(start, end []byte)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected