ktor-utils
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-utils
ktor-utils
/
io.ktor.util.collections
/
SerializedMapValue
/
SerializedMapValue
Serialized
Map
Value
constructor
(
key
:
String
,
serialize
:
(
T
)
->
String
,
deserialize
:
(
String
)
->
T
)
(
source
)