BinaryShardedRedis.bitcount

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Long bitcount(const(ubyte)[] key)
  2. Long bitcount(const(ubyte)[] key, long start, long end)
    class BinaryShardedRedis
    override
    Long
    bitcount
    (
    const(ubyte)[] key
    ,
    long start
    ,
    long end
    )

Meta