InterceptedStreams

Functions

Link copied to clipboard
expect open override fun close()
actual open override fun close()
actual open override fun close()
Link copied to clipboard
expect fun interruptErrorRead()
actual fun interruptErrorRead()
actual fun interruptErrorRead()
Link copied to clipboard
expect fun interruptOutputRead()
actual fun interruptOutputRead()
actual fun interruptOutputRead()
Link copied to clipboard
expect fun readError(buffer: ByteArray, offset: Int, count: Int): Int
actual fun readError(buffer: ByteArray, offset: Int, count: Int): Int
actual fun readError(buffer: ByteArray, offset: Int, count: Int): Int
Link copied to clipboard
expect fun readErrorWithTimeout(buffer: ByteArray, offset: Int, count: Int, timeoutMillis: Int): Int
actual fun readErrorWithTimeout(buffer: ByteArray, offset: Int, count: Int, timeoutMillis: Int): Int
actual fun readErrorWithTimeout(buffer: ByteArray, offset: Int, count: Int, timeoutMillis: Int): Int
Link copied to clipboard
expect fun readOutput(buffer: ByteArray, offset: Int, count: Int): Int
actual fun readOutput(buffer: ByteArray, offset: Int, count: Int): Int
actual fun readOutput(buffer: ByteArray, offset: Int, count: Int): Int
Link copied to clipboard
expect fun readOutputWithTimeout(buffer: ByteArray, offset: Int, count: Int, timeoutMillis: Int): Int
actual fun readOutputWithTimeout(buffer: ByteArray, offset: Int, count: Int, timeoutMillis: Int): Int
actual fun readOutputWithTimeout(buffer: ByteArray, offset: Int, count: Int, timeoutMillis: Int): Int