api / org.gradle.caching / BuildCacheEntryWriter / getSize

getSize

abstract fun getSize(): Long

Returns the size of the build cache entry to be written.

Return
the size of the build cache entry to be written.

Since
4.1