open fun rxGetBinary(key: String): Single<Buffer>
Get the value of a key - without decoding as utf-8
key - Key string
key
Return