ktor-io
Toggle table of contents
3.3.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ktor-io
ktor-io
/
io.ktor.utils.io.streams
/
readPacketAtLeast
read
Packet
At
Least
jvm
fun
InputStream
.
readPacketAtLeast
(
min
:
Int
=
1
)
:
Source
(
source
)