Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/nio/
DBits.java181 static void putShortB(ByteBuffer bb, int bi, short x) { in putShortB() method in Bits
186 static void putShortB(long a, short x) { in putShortB() method in Bits