Searched refs:reverseBytesLong (Results 1 – 2 of 2) sorted by relevance
48 public static long reverseBytesLong(long v) { in reverseBytesLong() method in Util
30 import static okio.Util.reverseBytesLong;407 return Util.reverseBytesLong(readLong());1028 return writeLong(reverseBytesLong(v));