kotlinx-serialization
1.5.0-RC
common
kotlinx-serialization-core
/
kotlinx.serialization
/
SerializationStrategy
/
descriptor
descriptor
common
abstract
val
descriptor
:
SerialDescriptor
Content copied to clipboard
Describes the structure of the serializable representation of
T
, produced by this serializer.