Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.cs.client-engine
/
love.yinlin.cs
/
NetClient
/
download
download
inline suspend
fun
download
(
url
:
String
,
sink
:
Sink
,
crossinline
headers
:
HeadersBuilder
.
(
)
->
Unit
=
{}
,
crossinline
isCancel
:
suspend
(
)
->
Boolean
,
crossinline
onGetSize
:
suspend
(
Long
)
->
Unit
,
crossinline
onTick
:
suspend
(
Long
,
Long
)
->
Unit
)
:
Boolean