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