Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-block-stream
Stream of fixed-size blocks, with zero-padding when necessary
https://github.com/isaacs/block-stream
0
no reviews
Install
Node-block-stream is a Node.js module providing a stream-like object that reads or writes data as a stream of blocks. A typical use of node-block-stream is processing tar archives.
Node.js is an event-based server-side javascript engine.