Method RedisClient.zrevRange

Prototypes

RedisReply zrevRange(
  string key,
  uint start,
  uint end,
  bool withScores
);