Searched refs:readLong (Results 1 – 2 of 2) sorted by relevance
132 public long readLong(int nBytes) { in readLong() method in DexBuffer173 long bits = readLong(nBytes); in readDouble()
238 return buffer.readLong(valueArg + 1); in getLongValue()