Client.zrevrangeByLex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void zrevrangeByLex(string key, string max, string min)
    class Client
    void
    zrevrangeByLex
    (
    string key
    ,
    string max
    ,
    string min
    )
  2. alias zrevrangeByLex = BinaryClient.zrevrangeByLex
  3. void zrevrangeByLex(string key, string max, string min, int offset, int count)

Meta