BinaryClient.zrangeByLex

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

Meta