I have been looking through other posts, and it seems the recommendation is 
to determine the size of the serialized protobuf message by calling the 
string function size() on the serialized string. I have attempted to do 
this, but I am still only detecting one element of a many-element repeated 
field.

On Wednesday, May 14, 2014 1:47:55 PM UTC-5, Oliver wrote:
>
> On 14 May 2014 08:12, Laura Macaddino <l.mac...@gmail.com <javascript:>>wrote:
>
>> The size of the packet is obtained by calling 
>> sizeof(serialized_protobuf_message).
>>
>
> That doesn't sound correct.
>
> 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