Searched defs:newInputStream (Results 1 – 2 of 2) sorted by relevance
124 public static InputStream newInputStream(ReadableByteChannel ch) { in newInputStream() method in Channels200 public static InputStream newInputStream(final AsynchronousByteChannel ch) { in newInputStream() method
373 public InputStream newInputStream(Path path, OpenOption... options) in newInputStream() method in FileSystemProvider