public static interface CacheDataSource.EventListener
CacheDataSource events.| Modifier and Type | Method and Description |
|---|---|
void |
onCachedBytesRead(long cacheSizeBytes,
long cachedBytesRead)
Called when bytes have been read from the cache.
|