Searched refs:intBuf (Results 1 – 1 of 1) sorted by relevance
125 IntBuffer intBuf = directBuf.asIntBuffer(); in storeValues() local147 if (intBuf.put(2, intValue).get(2) != intValue) { in storeValues()