MCPcopy Create free account
hub / github.com/dileber/dileber / DiskBasedCache

Class DiskBasedCache

lib/src/com/android/volley/toolbox/DiskBasedCache.java:30–557  ·  view source on GitHub ↗

Cache implementation that caches files directly onto the hard disk in the specified directory. The default disk usage size is 5MB, but is configurable.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected