Searched defs:nioBuffer (Results 1 – 5 of 5) sorted by relevance
64 public abstract ByteBuffer nioBuffer(); in nioBuffer() method in AllocatedBuffer164 public ByteBuffer nioBuffer() { in wrap() method in AllocatedBuffer
2008 ByteBuffer nioBuffer = allocatedBuffer.nioBuffer(); in nextBuffer() local2562 ByteBuffer nioBuffer = allocatedBuffer.nioBuffer(); in nextBuffer() local
46 public abstract ByteBuffer nioBuffer(); in nioBuffer() method in AllocatedBuffer
48 public abstract ByteBuffer nioBuffer(); in nioBuffer() method in AllocatedBuffer
51 public ByteBuffer nioBuffer() { in nioBuffer() method in NettyBufferAllocator.ByteBufAdapter