Client.zrange

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

Meta