ktor-utils
Toggle table of contents
3.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
ktor-utils
ktor-utils
/
io.ktor.util.cio
/
pass
pass
jvm
inline suspend
fun
ByteReadChannel
.
pass
(
buffer
:
ByteBuffer
,
block
:
(
ByteBuffer
)
->
Unit
)
(
source
)
Read data chunks from
ByteReadChannel
using buffer
Report a problem