BinaryClient.zcount

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

Meta