Hi, I want to set an int field to 'null' when user want to clear some choice but nullpointerexception was threw. I use map<string, string> to store the data which will be updated. But map do not accept null value. Is there any way to store the null value into a map?
Thanks a lot -- 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/ada9293a-8dd3-4522-bb4d-be94d1bd7161n%40googlegroups.com.
