Hi,

I want to send my object to couchdb using the ektorp java client. But I
couldn't write my byte array value to couchdb properly. The my value is
saved on couchdb as "AgIGZm9vBmJhegA=" instead bytearrray value  . Why is
my bytearray value changed? You can see my question on steakoverflow:
http://stackoverflow.com/questions/38682574/how-to-write-bytearray-to-couchdb
.

Reply via email to