Package: wnpp Severity: wishlist Owner: Xavier Guimard <x.guim...@free.fr>
* Package name : node-bufferlist Version : 0.1.0 Upstream Author : James Halliday <m...@substack.net> * URL : https://github.com/substack/node-bufferlist * License : Expat Programming Lang: Javascript Description : interface to treat a linked list of buffers as a single stream 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.