PackedType
Overrides the integer encoding strategy for an Int or Long field in PackedFormat. Falls back to kotlinx.serialization.protobuf.ProtoType if present, then PackedConfiguration.defaultEncoding.
Properties
type
The integer encoding strategy to use for the annotated field.