Searched refs:pokeCharArray (Results 1 – 3 of 3) sorted by relevance
243 …public static native void pokeCharArray(long address, char[] src, int offset, int count, boolean s… in pokeCharArray() method in Memory
307 NATIVE_METHOD(Memory, pokeCharArray, "(J[CIIZ)V"),
428 Memory.pokeCharArray(ix(pos), in putUnchecked()