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
/
putAll
put
All
fun
Attributes
.
putAll
(
other
:
Attributes
)
(
source
)
Adds all attributes from another collection, replacing original values if any.
Report a problem