I read the protocol buffer documents,I know compiler use ZigZag to decode signed interger. I am confused that if i receive a binary stream,I could extract the data type ,for example,it's a Varint Wire-Type,followed by the data number for example 96 01, so how to decide the number is a signed or an unsigned?
can anyone help me clarify the problem? Best Regards! -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
