ktor-utils
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-utils
ktor-utils
/
io.ktor.util
/
StringValuesBuilder
/
contains
contains
abstract
operator
fun
contains
(
name
:
String
)
:
Boolean
(
source
)
abstract
fun
contains
(
name
:
String
,
value
:
String
)
:
Boolean
(
source
)