Redis.bitcount

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Long bitcount(string key)
  2. alias bitcount = BinaryRedis.bitcount
  3. Long bitcount(string key, long start, long end)
    class Redis
    Long
    bitcount
    (
    string key
    ,
    long start
    ,
    long end
    )

Meta