Package com.gdflab.gdfsr.utils
Class BufferPool
- java.lang.Object
-
- com.gdflab.gdfsr.utils.BufferPool
-
public class BufferPool extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.nio.ByteBuffercheckout(int size)static voidcleanUp()static voidlogStats()static voidrelease(java.nio.ByteBuffer buffer)
-