when using the command line compiler directive protoc --encode= to encode 
the user defined proto that you have what is the equivalent function call 
of this encoding. I have been looking in encoder.py and seen functions like:
def MessageEncoder(field_number, is_repeated, is_packed)

but not sure how to use it and if it is the same encoding being used in the 
compiler flag

-- 
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/95491e76-b10b-40e5-b8bd-a47b1f687c21n%40googlegroups.com.

Reply via email to