Hi I'm creating a Message in Java, with a double field in it . i set it to "10.0" When the message is parsed using TextFormat, Java version outputs "10.0" , but C++ outputs "10". Is this intentional? is there a way to preserve the original values?
Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
