Hi experts: I write a protocol to files in linux, and I want to read it in windows, but the result is not what I expected, it missed many contents. But after I translate this Binaray files to the text format using protoc.exe, and then I parse the text format file is what I expected. Could someone help to check this problem. thanks.
-- 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.
