I'm currently using Google Protocol Buffer to send information with multiple arrays of integers. The problem is when using 1 object with more than 16 arrays of about 20 elements each, some of the information inside the arrays get corrupted (turned into another number) and the rest of the arrays would be null. Anyone have a clue why it happens and how i can solve it?
-- 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 https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
