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

Method getBuf

src/com/android/volley/toolbox/ByteArrayPool.java:91–102  ·  view source on GitHub ↗

Returns a buffer from the pool if one is available in the requested size, or allocates a new one if a pooled one is not available. @param len the minimum size, in bytes, of the requested buffer. The returned buffer may be larger. @return a byte[] buffer is always returned.

(int len)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

expandMethod · 0.80
entityToBytesMethod · 0.80

Calls 3

getMethod · 0.65
removeMethod · 0.65
sizeMethod · 0.45

Tested by

no test coverage detected