Searched refs:loByte (Results 1 – 1 of 1) sorted by relevance
275 int loByte = in.readByte() & 255; in readEpochSec() local276 long tot = ((hiByte << 16) + (midByte << 8) + loByte); in readEpochSec()