toggle menu
de.quati
2.2.1
common
switch theme
search in API
de.quati
/
de.quati.kotlin.util.serialization
Package-level
declarations
Types
Functions
Types
Quati
Kotlinx
String
Serializer
Link copied to clipboard
common
interface
QuatiKotlinxStringSerializer
<
T
:
Any
>
Functions
add
Link copied to clipboard
common
fun
<
T
:
Any
>
<Error class: unknown class>
.
add
(
serializer
:
QuatiKotlinxStringSerializer
<
T
>
)
fun
<Error class: unknown class>
.
add
(
serializers
:
Iterable
<
QuatiKotlinxStringSerializer
<
*
>
>
)
serializers
Module
Link copied to clipboard
common
fun
<Error class: unknown class>
.
serializersModule
(
block
:
<Error class: unknown class>
.
(
)
->
Unit
)
to
Kotlin
Value
Link copied to clipboard
common
fun
<Error class: unknown class>
.
toKotlinValue
(
)
:
List
<
Any
?
>
fun
<Error class: unknown class>
.
toKotlinValue
(
)
:
Any
?
fun
<Error class: unknown class>
.
toKotlinValue
(
)
:
Map
<
String
,
Any
?
>