Join Slack
Powered by
Should ```public val SerialDescriptor.capturedKCla...
# serialization
j
joseph_ivie
12/01/2025, 6:30 PM
Should
Copy code
public val SerialDescriptor.capturedKClass: KClass<*>?
have a
when
case for
WrappedSerialDescriptor
? I'd like to have a type whose default serializer is to be contextual with a fallback to a basic string mode.
2
Views
Open in Slack
Previous
Next