Searched defs:newInputStream (Results 1 – 3 of 3) sorted by relevance
223 private static JimfsInputStream newInputStream(int... bytes) throws IOException { in newInputStream() method in JimfsInputStreamTest
186 public InputStream newInputStream(Path path, OpenOption... options) throws IOException { in newInputStream() method in JimfsFileSystemProvider
719 private InputStream newInputStream(int index) throws IOException { in newInputStream() method in DiskLruCache.Editor