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.converters
/
DelegatingConversionService
/
toValues
to
Values
open
override
fun
toValues
(
value
:
Any
?
)
:
List
<
String
>
(
source
)
Serialize a
value
to values list
Report a problem