ks3
main-SNAPSHOT
ks3-jdk
/
io.ks3.java.time
/
YearMonthAsStringSerializer
Year
Month
As
String
Serializer
object
YearMonthAsStringSerializer
:
KSerializer
<
YearMonth
>
(
source
)
Serializes a
YearMonth
to a string. Example:
2020-01
Functions
Properties
Functions
deserialize
Link copied to clipboard
open
override
fun
deserialize
(
decoder
:
Decoder
)
:
YearMonth
serialize
Link copied to clipboard
open
override
fun
serialize
(
encoder
:
Encoder
,
value
:
YearMonth
)
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
SerialDescriptor