Client.zrevrangeWithScores

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void zrevrangeWithScores(string key, long start, long stop)
    class Client
    override
    void
    zrevrangeWithScores
    (
    string key
    ,
    long start
    ,
    long stop
    )
  2. alias zrevrangeWithScores = BinaryClient.zrevrangeWithScores

Meta