Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/nio/
DBits.java109 static void putCharB(ByteBuffer bb, int bi, char x) { in putCharB() method in Bits
114 static void putCharB(long a, char x) { in putCharB() method in Bits