How do I delete an entry from a list in a protobuf (repeated field)? I can add, I can modify, but I cannot delete using any of the generated APIs. A getList() returns an unmodifiable collection.
-- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
