@Deprecated public interface BufferAllocator
IoBuffer
allocate(int capacity)
void
dispose()
wrap(ByteBuffer byteBuffer)
IoBuffer allocate(int capacity)
IoBuffer wrap(ByteBuffer byteBuffer)
void dispose()
Copyright © 2013. All Rights Reserved.