Searched defs:allocateDirect (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/nio/
H A DByteBuffer.java30 * <li>{@link #allocateDirect(int) Allocate} a memory block and create a direct
68 public static ByteBuffer allocateDirect(int capacity) { method in class:ByteBuffer

Completed in 4 milliseconds