Home
last modified time | relevance | path

Searched defs:putIntB (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/
DBits.java270 static void putIntB(ByteBuffer bb, int bi, int x) { in putIntB() method in Bits
277 static void putIntB(long a, int x) { in putIntB() method in Bits