const writableStream = new Stream. ... readableStream.pipe(writableStream) ... Simply use the write() function to send your data to a writable stream.
確定! 回上一頁