Searched defs:putByte (Results 1 – 3 of 3) sorted by relevance
189 final void putByte(int offset, byte value) { in putByte() method in NativeObject
137 public native void putByte(java.lang.Object obj, long offset, byte newValue); in putByte() method in Unsafe195 public native void putByte(long address, byte x); in putByte() method in Unsafe
365 public native void putByte(Object obj, long offset, byte newValue); in putByte() method in Unsafe540 public native void putByte(long address, byte x); in putByte() method in Unsafe