Client.bitcount

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void bitcount(string key)
  2. alias bitcount = BinaryClient.bitcount
  3. void bitcount(string key, long start, long end)
    class Client
    override
    void
    bitcount
    (
    string key
    ,
    long start
    ,
    long end
    )
  4. alias bitcount = BinaryClient.bitcount

Meta