PipelineBase.xrevrange

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(List!(StreamEntry)) xrevrange(string key, StreamEntryID end, StreamEntryID start, int count)
    class PipelineBase
  2. Response!(List!(const(ubyte)[])) xrevrange(const(ubyte)[] key, const(ubyte)[] end, const(ubyte)[] start, int count)

Meta