Home
last modified time | relevance | path

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

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