I have a protocol buffers file created in c++ and I'm parsing it in
java to create a CSV file.  Is there an easy way to get the field name
I'm dealing with or just use the method name to determine that?  Also
is there any utility functions that creates a csv file from a protocol
buffer file?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to