FranziskusW
Results
1
issues of
FranziskusW
I am using `Avro.default.toRecord(serializer, data)` with a `MapSerializer(String.serializer(), String.serializer()`. As it returns `kotlinx.serialization.SerializationException: Unsupported root element passed to root record encoder` I investigated and found the following snippet in ```...