eSCLKt
Toggle table of contents
2.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
eSCLKt
eSCLKt
/
io.github.chrisimx.esclkt
/
DocumentFormatsSerializer
Document
Formats
Serializer
object
DocumentFormatsSerializer
:
KSerializer
<
DocumentFormats
>
Members
Types
Document
Format
Element
Type
Link copied to clipboard
enum
DocumentFormatElementType
:
Enum
<
DocumentFormatsSerializer.DocumentFormatElementType
>
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
SerialDescriptor
Functions
deserialize
Link copied to clipboard
open
override
fun
deserialize
(
decoder
:
Decoder
)
:
DocumentFormats
serialize
Link copied to clipboard
open
override
fun
serialize
(
encoder
:
Encoder
,
value
:
DocumentFormats
)