Closed ArtBlnd closed 4 years ago
We have legacy scheme code so we need to parse start_group and end_group wire_type. Will protozero support start_group, end_group in the future?
or do we have trick to parse it from current implementations?
Groups have been deprecated forever and I can't even find any documentation on how they are implemented on the wire. So no, this will not be supported.
We have legacy scheme code so we need to parse start_group and end_group wire_type. Will protozero support start_group, end_group in the future?
or do we have trick to parse it from current implementations?