-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
I see that StartGroup is not defined:
Lines 142 to 149 in 101dc9c
| Varint WireType = 0 | |
| Fixed64 WireType = 1 | |
| Varlen WireType = 2 | |
| Fixed32 WireType = 5 | |
| // Wire types 3 and 4 were used for StartGroup and EndGroup, but are | |
| // deprecated so we don't expose them here. | |
| // | |
| // https://developers.google.com/protocol-buffers/docs/encoding#structure |
I think this is a problem, as some servers are still using it, for example android.clients.google.com.
Metadata
Metadata
Assignees
Labels
No labels