MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / DiskBasedCache

Class DiskBasedCache

library/src/com/android/volley/error/DiskBasedCache.java:55–472  ·  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