Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.utils
/
VideoDownloadManager
/
LazyStreamDownloadData
/
LazyStreamDownloadData
Lazy
Stream
Download
Data
constructor
(
url
:
String
,
headers
:
Map
<
String
,
String
>
,
referer
:
String
,
chuckStartByte
:
LongArray
,
totalLength
:
Long
?
,
downloadLength
:
Long
?
,
chuckSize
:
Long
,
bufferSize
:
Int
,
isResumed
:
Boolean
)
(
source
)