// Create a pipe stream to connect zip file read stream and unzip stream. var unzip_pipe_stream = zip_read_stream.pipe(unzip_stream);.
確定! 回上一頁