forgot to include this is with respect to the python API for protobuf3 On Wednesday, July 7, 2021 at 4:58:31 PM UTC-4 thomas d wrote:
> 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/71571e8f-5d7f-4ad1-97ef-d3bd55485f56n%40googlegroups.com.
