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

Class ByteArrayPool

lib/src/com/android/volley/toolbox/ByteArrayPool.java:50–131  ·  view source on GitHub ↗

ByteArrayPool is a source and repository of byte[] objects. Its purpose is to supply those buffers to consumers who need to use them for a short period of time and then dispose of them. Simply creating and disposing such buffers in the conventional manner can considerable heap churn and

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