FractionalPercentageSerializer

Serialize a percentage as a fraction of of a decimal (0.0-1.0)

Functions

Link copied to clipboard
override fun deserialize(decoder: Decoder): Percentage
Link copied to clipboard
override fun serialize(encoder: Encoder, value: Percentage)

Properties

Link copied to clipboard
override val descriptor: SerialDescriptor