ktor-io
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-io
ktor-io
/
io.ktor.utils.io.core
/
append
append
fun
Sink
.
append
(
value
:
CharSequence
,
startIndex
:
Int
=
0
,
endIndex
:
Int
=
value.length
)
(
source
)