On 23 May 2014 22:06, Alessandro Sivieri <alessandro.sivi...@gmail.com>wrote:

>
>
I don't think the communication channel is causing any problem, because the
> array sequences are not simply truncated but really different (I would
> expect them to be identical).
>

Check again; it looks like your Java path is mangling (only) bytes >128.
Perhaps this path tries to interpret the byte sequence as a string, and
charset transcoding mangles your data?

Oliver

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to