I verified that the byte pattern on enqueuing from the c++ client
is the same as the byte pattern I am sending to
SComm.PositionUpdate.parseFrom(one_buf); in Java.
The byte pattern in one_buf is 10 3 86 79 68
and the class is ofcourse PositionUpdate with an outer class name
SComm.
How do I debug this further?
Any help is appreciated.
Thanks,
Madhav.
--
You received this message because you are subscribed to the Google Groups "Protocol Buffers" group.
To post to this group, send email to prot...@googlegroups.com.
To unsubscribe from this group, send email to protobuf+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.