Searched refs:putShortUnchecked (Results 1 – 4 of 4) sorted by relevance
115 bb.putShortUnchecked(ix(checkIndex(i)), x); in put()
1098 void putShortUnchecked(int index, short value) { in putShortUnchecked() method in ByteBuffer
272 void putShortUnchecked(int i, short x) { in putShortUnchecked() method in HeapByteBuffer
453 void putShortUnchecked(int i, short x) { in putShortUnchecked() method in DirectByteBuffer