BinaryRedisCommands.bitcount

Undocumented in source.
  1. Long bitcount(const(ubyte)[] key)
  2. Long bitcount(const(ubyte)[] key, long start, long end)
    interface BinaryRedisCommands
    Long
    bitcount
    (
    const(ubyte)[] key
    ,
    long start
    ,
    long end
    )

Meta