pipe

abstract fun <T : WritableStream> pipe(destination: T, options: ReadableStreamPipeOptions = definedExternally): T(source)