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

/libcore/luni/src/main/java/libcore/io/
H A DMemory.java222 public static native void pokeShortArray(long address, short[] src, int offset, int count, boolean swap); method in class:Memory

Completed in 71 milliseconds