C# Class Lucene.Net.Index.TestPayloads.ByteArrayPool

显示文件 Open project: apache/lucenenet

Private Methods

Method Description
ByteArrayPool ( int capacity, int size ) : Lucene.Net.Analysis.Tokenattributes
Get ( ) : byte[]
Release ( byte b ) : void
Size ( ) : int