ribesg
03/12/2019, 1:26 PMCaused by: kotlin.NotImplementedError: An operation is not implemented: Obtaining serializer from KClass is not available on native due to the lack of reflection. Use .serializer() directly on serializable class.
Ok, but how are you supposed to do that? Is it a bug in ktor?e5l
03/12/2019, 1:27 PMMyClass.serializer()
explicitly.ribesg
03/12/2019, 1:31 PMsetMapper
?e5l
03/12/2019, 1:32 PM