Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update isPackedFieldByDefault to return false if not PACKED
Instead of assuming that EXPANDED means that the field is not packed, be specific and check for PACKED, because it's unlikely but possible that more values are added to the enumeration in the future.
- Loading branch information