ByteString.toStringUtf8 tries to parse the string as UTF-8, but
protocol buffers messages are not valid UTF-8. They are binary data,
and the UTF-8 mangling corrupts it.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to