Apache Lucene.Net 2.4.0 Class Library API

ByteBlockPool.Allocator.RecycleByteBlocks Method 

public abstract void RecycleByteBlocks(
   byte[][] blocks,
   int start,
   int end
);

See Also

ByteBlockPool.Allocator Class | Lucene.Net.Index Namespace