- createRangeInfo
auto createRangeInfo(Key begin, Key end, int limit, StreamingMode mode, bool reverse, int iteration)
Undocumented in source. Be warned that the author may not have intended to support it.
- createRangeInfo
auto createRangeInfo(Selector beginSel, Selector endSel, int limit, StreamingMode mode, bool reverse, int iteration)
Undocumented in source. Be warned that the author may not have intended to support it.
- createRangeInfoInclusive
auto createRangeInfoInclusive(Key begin, Key end, int limit, StreamingMode mode, bool reverse, int iteration)
Undocumented in source. Be warned that the author may not have intended to support it.
- firstGreaterOrEqual
auto firstGreaterOrEqual(Key key)
Undocumented in source. Be warned that the author may not have intended to support it.
- firstGreaterThan
auto firstGreaterThan(Key key)
Undocumented in source. Be warned that the author may not have intended to support it.
- getEndPrefix
auto getEndPrefix(Key prefix)
Undocumented in source.
- lastLessOrEqual
auto lastLessOrEqual(Key key)
Undocumented in source. Be warned that the author may not have intended to support it.
- lastLessThan
auto lastLessThan(Key key)
Undocumented in source. Be warned that the author may not have intended to support it.
- sanitizeKey
auto sanitizeKey(Key key, Key fallback)
Undocumented in source. Be warned that the author may not have intended to support it.