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

/libcore/luni/src/main/java/libcore/io/
H A DMemory.java193 public static native void peekShortArray(long address, short[] dst, int dstOffset, int shortCount, boolean swap); method in class:Memory

Completed in 33 milliseconds