ktor
2.2.4
3.0.3
3.0.2
3.0.0
2.3.12
2.2.4
2.0.3
1.6.8
ktor-serialization-gson
/
io.ktor.serialization.gson
/
GsonConverter
/
serializeNullable
serialize
Nullable
open
suspend override
fun
serializeNullable
(
contentType
:
ContentType
,
charset
:
Charset
,
typeInfo
:
TypeInfo
,
value
:
Any
?
)
:
OutgoingContent