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

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

Completed in 61 milliseconds