Readable streams can be "piped," or connected, to writable streams. This makes data flow from the source stream to the destination stream without much effort.
確定! 回上一頁