[ 原始碼: node-fd-slicer ]
套件:node-fd-slicer(1.1.0-2)
node-fd-slicer 的相關連結
Debian 的資源:
下載原始碼套件 node-fd-slicer:
- [node-fd-slicer_1.1.0-2.dsc]
- [node-fd-slicer_1.1.0.orig-stream-equal.tar.gz]
- [node-fd-slicer_1.1.0.orig-streamsink.tar.gz]
- [node-fd-slicer_1.1.0.orig.tar.gz]
- [node-fd-slicer_1.1.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
create multiple ReadStreams or WriteStreams from the same fd - Node.js module
This module provides an API for creating multiple ReadStreams or WriteStreams from the same file descriptor.
The official Node.js API docs say that it is unsafe to use fs.write multiple times on the same file without waiting for the callback. This module solves this problem.
fd-slicer also provides additional features that builtin fs.createWriteStream is lacking, such as progress events and setting a maximum size to write.
Node.js is an event-based server-side JavaScript engine.
其他與 node-fd-slicer 有關的套件
|
|
|
|