readUInt32        632 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java           typeId = input.readUInt32();
readUInt32        551 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java       case UINT32  : return input.readUInt32  ();