Hi,
Currently I encounter the behavior of JsonFormater.printer printing the 
long(int64) value as String to JSON.
Is there a way to set the JsonFormater.printer not to do this conversion 
(Long(int64) -> String in Json)?
In my use case, the JSON is not consumed by javascript app, representing 
the long(int64) as integer in JSON is not a problem.

Thanks
David

-- 
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.

Reply via email to