Package org.xerial.snappy.pool
package org.xerial.snappy.pool
-
ClassDescriptionMakes various types of buffers available for use and potential re-use.A
BufferPool
implementation which caches values at fixed sizes.Manages implementation ofBufferPool
to use by default.Utility to facilitate disposing of direct byte buffer instances.ABufferPool
implementation which does no pooling.