BinaryClient.zrevrangeByLex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void zrevrangeByLex(const(ubyte)[] key, const(ubyte)[] max, const(ubyte)[] min)
  2. void zrevrangeByLex(const(ubyte)[] key, const(ubyte)[] max, const(ubyte)[] min, int offset, int count)
    class BinaryClient
    void
    zrevrangeByLex
    (
    const(ubyte)[] key
    ,
    const(ubyte)[] max
    ,
    const(ubyte)[] min
    ,
    int offset
    ,
    int count
    )

Meta