open fun rxBitcount(key: String): Single<Long>
Count set bits in a string
key - Key string
key
Return