Searched defs:newOutputStream (Results 1 – 2 of 2) sorted by relevance
143 public static OutputStream newOutputStream(final WritableByteChannel ch) { in newOutputStream() method in Channels
418 public OutputStream newOutputStream(Path path, OpenOption... options) in newOutputStream() method in FileSystemProvider