basher
09/25/2019, 5:48 PMKSerializer<T>
, but I'd prefer to add an extension function to T
, for exampleCasey Brooks
09/25/2019, 5:55 PMbasher
09/25/2019, 5:57 PMKClass<T>
thing that kotlinx.serialization does, but I can't seem to get that to workCasey Brooks
09/25/2019, 6:04 PMbasher
09/25/2019, 6:05 PMCasey Brooks
09/25/2019, 6:08 PM.serializer()
method only, but no other markers. You’ll have to do it yourself