Searched defs:putByte (Results 1 – 2 of 2) sorted by relevance
189 final void putByte(int offset, byte value) { in putByte() method in NativeObject
296 public native void putByte(Object obj, long offset, byte newValue); in putByte() method in Unsafe363 public native void putByte(long address, byte x); in putByte() method in Unsafe