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