Searched refs:rafin (Results 1 – 1 of 1) sorted by relevance
753 …RandomAccessFileInputStream rafin = new RandomAccessFileInputStream (raf, IO_BUF_SIZE); // note: n… in readEntry() local767 DataInputStream din = new DataInputStream (rafin); in readEntry()779 …if ($assert.ENABLED) $assert.ASSERT (rafin.getCount () == entryLength, "entry length mismatch: " +… in readEntry()