Searched refs:putCharUnchecked (Results 1 – 4 of 4) sorted by relevance
120 bb.putCharUnchecked(ix(checkIndex(i)), x); in put()
1003 void putCharUnchecked(int index, char value) { in putCharUnchecked() method in ByteBuffer
220 void putCharUnchecked(int i, char x) { in putCharUnchecked() method in HeapByteBuffer
371 void putCharUnchecked(int i, char x) { in putCharUnchecked() method in DirectByteBuffer