Searched defs:nioByteBuffer (Results 1 – 5 of 5) sorted by relevance
47 public abstract ByteBuffer nioByteBuffer() throws IOException; in nioByteBuffer() method in ManagedBuffer
44 public ByteBuffer nioByteBuffer() throws IOException { in nioByteBuffer() method in NioManagedBuffer
44 public ByteBuffer nioByteBuffer() throws IOException { in nioByteBuffer() method in NettyManagedBuffer
58 public ByteBuffer nioByteBuffer() throws IOException { in nioByteBuffer() method in FileSegmentManagedBuffer
57 public ByteBuffer nioByteBuffer() throws IOException { in nioByteBuffer() method in TestManagedBuffer