A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://scala-lang.org/api/3.x/scala/sys/process/ProcessBuilder$$FileBuilder.html below:

FileBuilder

scala.sys.process.ProcessBuilder.FileBuilder

Members list

Append the contents of a java.io.File to this file

Append the contents from a java.net.URL to this file

Append the contents of a java.io.InputStream to this file

Reads the given InputStream into the input stream of this process.

Reads the given InputStream into the input stream of this process. The argument is call-by-name, so the stream is recreated, read, and closed each time this process is executed.

Attributes
Inherited from:
Sink
Source
ProcessBuilder.scala

Reads the given URL into the input stream of this process.

Reads the given file into the input stream of this process.

Writes the output stream of this process to the given OutputStream.

Writes the output stream of this process to the given OutputStream. The argument is call-by-name, so the stream is recreated, written, and closed each time this process is executed.

Attributes
Inherited from:
Source
Source
ProcessBuilder.scala

Writes the output stream of this process to the given file.

Appends the output stream of this process to the given file.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4