Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.tooling.events.download
/
FileDownloadResult
/
getBytesDownloaded
get
Bytes
Downloaded
API
abstract
fun
getBytesDownloaded
(
)
:
Long
(
source
)
Returns the total download size. Note that this might not be the same as the file size.