Fix descriptor to access type via getType() s.t. messages using delimited encoding are consistently treated as groups for Java lite.
This should fix InvalidWireTypeException in the case of getLiteType() not treating messages with delimited encoding as groups: http://shortn/_2TEPuwIj6P getJavaType() and needsUtf8Check() changes are no-ops since the type is the same regardless, but these are updated for consistency. PiperOrigin-RevId: 612972996pull/16062/head
parent
730db2ddde
commit
9f001a9658
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue