suspend fun RedisClient.bitcountAwait(key: String): Long
Count set bits in a string
key - Key string
key
handler - Handler for the result of this call.
handler
Return