gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.caching
/
BuildCacheEntryReader
Build
Cache
Entry
Reader
API
interface
BuildCacheEntryReader
(
source
)
A reader for build cache entries.
Since
3.3
Members
Functions
read
From
Link copied to clipboard
API
abstract
fun
readFrom
(
input
:
InputStream
)
Read a build cache entry from the given input stream.