Searched defs:newOutputStream (Results 1 – 2 of 2) sorted by relevance
185 private static JimfsOutputStream newOutputStream(boolean append) { in newOutputStream() method in JimfsOutputStreamTest
197 public OutputStream newOutputStream(Path path, OpenOption... options) throws IOException { in newOutputStream() method in JimfsFileSystemProvider