Re: [protobuf] Protobuf 2.6 serialization weird behavior

2018-04-12 Thread 'Adam Cozzette' via Protocol Buffers
What does pak.ByteSize() return for those two messages? It would also be good to verify that SerializeToArray() is returning true, because if not then there could be an error being missed. Something seems to be going wrong with the message sizes, because the first data example seems to have extra

[protobuf] Re: protobuf and Eclipse EMF & RCP

2018-04-12 Thread Weidong Lian
On Wednesday, June 12, 2013 at 4:32:03 PM UTC+2, Desmond FitzGerald wrote: > > Hi, > We have been having good success with embedding protobuf messages as a > means of specifying all the standard > processes, with options, for our Geophysics and Geology processing and > modelling software base.