BinaryRedis.zcount

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Long zcount(const(ubyte)[] key, double min, double max)
  2. Long zcount(const(ubyte)[] key, const(ubyte)[] min, const(ubyte)[] max)
    class BinaryRedis
    Long
    zcount
    (
    const(ubyte)[] key
    ,
    const(ubyte)[] min
    ,
    const(ubyte)[] max
    )

Meta