MCPcopy Create free account
hub / github.com/bacy/volley / DiskBasedCache

Class DiskBasedCache

src/com/android/volley/toolbox/DiskBasedCache.java:60–589  ·  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