Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.download
/
DownloadViewModel
/
removeRedundantHeaderKeys
remove
Redundant
Header
Keys
fun
removeRedundantHeaderKeys
(
context
:
Context
,
cached
:
List
<
DownloadObjects.DownloadHeaderCached
>
,
totalBytesUsedByChild
:
Map
<
Int
,
Long
>
,
totalDownloads
:
Map
<
Int
,
Int
>
)
(
source
)