Hello!
I have the protobuf message like this:

*message SomeMessage {*

*    optional uint32 result = 1;*
*}*

When I don't fill the *result* field and then call the *ByteSize* function 
it returns 0.

Is it correct?

P.S. C++ program

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/77dc856a-9814-417c-82fa-e922a7c48107%40googlegroups.com.

Reply via email to