Piping can be used to chain multiple streams together. For example, you could pipe a readable stream into a transform stream, which transforms the data, ...
確定! 回上一頁