Searched defs:RandomAccessFileInputStreamFactory (Results 1 – 1 of 1) sorted by relevance
24 public class RandomAccessFileInputStreamFactory implements MultiViewInputStreamFactory { class48 public RandomAccessFileInputStreamFactory(File file, long rangeOffset, long rangeLength) { in RandomAccessFileInputStreamFactory() method in RandomAccessFileInputStreamFactory