package

com.facebook.imagepipeline.memory

Interfaces

PooledByteBuffer A 'pooled' byte-buffer abstraction. 
PoolStatsTracker Listener that logs pool statistics. 

Classes

PoolConfig Configuration class for pools. 
PoolConfig.Builder  
PooledByteArrayBufferedInputStream InputStream that wraps another input stream and buffers all reads. 
PooledByteBufferOutputStream An OutputStream that produces a PooledByteBuffer. 
PooledByteStreams Helper class for interacting with java streams, similar to guava's ByteSteams. 
PoolFactory Factory class for pools. 
PoolParams Config parameters for pools (BasePool. 

Exceptions

PooledByteBuffer.ClosedException Exception indicating that the PooledByteBuffer is closed