hi, I have two proto files: 1. defines an enum Opcode . 2. import "Types/Opcode.Proto"
package myPackage;
message MyMessage
{
}
In the generated code I have a method called
--
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.
