ByteBufferPool
class ByteBufferPool : DefaultPool<ByteBuffer>
Constructors
ByteBufferPool() |
Functions
fun clearInstance(instance: ByteBuffer): ByteBuffer |
|
fun produceInstance(): ByteBuffer |
class ByteBufferPool : DefaultPool<ByteBuffer>
ByteBufferPool() |
fun clearInstance(instance: ByteBuffer): ByteBuffer |
|
fun produceInstance(): ByteBuffer |