Package-level declarations
Public API: ReadWriteChannel factory functions, stdin/stdout stream helpers, and platform adapters for JVM InputStream/OutputStream, native POSIX file descriptors, and JS process streams.
Public API: ReadWriteChannel factory functions, stdin/stdout stream helpers, and platform adapters for JVM InputStream/OutputStream, native POSIX file descriptors, and JS process streams.
Public API: ReadWriteChannel factory functions, stdin/stdout stream helpers, and platform adapters for JVM InputStream/OutputStream, native POSIX file descriptors, and JS process streams.
Public API: ReadWriteChannel factory functions, stdin/stdout stream helpers, and platform adapters for JVM InputStream/OutputStream, native POSIX file descriptors, and JS process streams.
Public API: ReadWriteChannel factory functions, stdin/stdout stream helpers, and platform adapters for JVM InputStream/OutputStream, native POSIX file descriptors, and JS process streams.
Public API: ReadWriteChannel factory functions, stdin/stdout stream helpers, and platform adapters for JVM InputStream/OutputStream, native POSIX file descriptors, and JS process streams.
Public API: ReadWriteChannel factory functions, stdin/stdout stream helpers, and platform adapters for JVM InputStream/OutputStream, native POSIX file descriptors, and JS process streams.
Public API: ReadWriteChannel factory functions, stdin/stdout stream helpers, and platform adapters for JVM InputStream/OutputStream, native POSIX file descriptors, and JS process streams.
Functions
Create a Connection for the given input/output channel.
Create a Connection for the given input/output channel using a caller-provided scope.
Create a Connection that starts the process and uses the Process.getInputStream and Process.getOutputStream as the streams for communication
Helper that calls into Pair
Creates a ByteReadChannel that will read bytes from the specified file descriptor fd.
Creates a ByteWriteChannel that will write bytes to the specified file descriptor fd.
Create a Connection that communicates over the std in/out streams of this process.
Create a Connection that communicates over the std in/out streams of this process.
Create a Connection that communicates over the std in/out streams of this process.