Class ByteBufferPool
java.lang.Object
com.quietterminal.neon.core.ByteBufferPool
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ByteBufferPool
public ByteBufferPool(int bufferSize, int initSize, int maxSize)
-
-
Method Details
-
acquire
-
release
-
getBufferSize
public int getBufferSize() -
poolSize
public int poolSize()
-