java sdk (1.4.2)
key : "xxx"
value : png binary byte array (67167 byte)-> base64 encoding byte array (89556 byte)
c++ sdk (2.3.1 ubuntu 64bit)
key : "xxx"
value : 65433 byte
couchbase 2.5.1 (ubuntu 64bit)
3 node cluster
To write and read data using java sdk is consistent.
writing data using java sdk and
to read data using c + + sdk is inconsistent the data length.