Searched refs:longNewIndex (Results 1 – 1 of 1) sorted by relevance
189 long longNewIndex = (long) mIndex + (long) numBytes; in advance() local190 if (longNewIndex <= (long) mBytes.length) { in advance()