Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-bufferlist
interface to treat a linked list of buffers as a single stream
https://github.com/substack/node-bufferlist
0
no reviews
Install
BufferList provides an interface to treat a linked list of buffers as a single stream. This is useful for events that produce a many small Buffers, such as network streams.