redisBitCount: Redis BITCOUNT - count all bits in key

Description Usage Arguments Value

View source: R/bitops.R

Description

Count the number of set bits (population counting) in a string.

Usage

1

Arguments

key

redis key

Value

the counted bits as an integer value


rredis documentation built on May 2, 2019, 2:02 p.m.