YearMonthAsStringSerializer

Serializes a YearMonth to a string. Example: 2020-01

Functions

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

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor