Translation2d Serializer
@Serializer(forClass = Translation2d::class )
Custom explicitly defined serializer for Translation2d
Author
Matthew Clark
Properties
Link copied to clipboard
Describes the structure of the serializable representation of KSerializer, produced by this serializer. Knowing the structure of the descriptor is required to determine the shape of the serialized form (e.g. what elements are encoded as lists and what as primitives) along with its metadata such as alternative names.