Searched refs:putDoubleB (Results 1 – 1 of 1) sorted by relevance
569 static void putDoubleB(ByteBuffer bb, int bi, double x) { in putDoubleB() method in Bits573 static void putDoubleB(long a, double x) { in putDoubleB() method in Bits579 putDoubleB(bb, bi, x); in putDouble()586 putDoubleB(a, x); in putDouble()