[ 源代码: node-bl ]
软件包:node-bl(5.1.0-1)
access multiple buffers with Buffer interface - Node.js module
bl is a storage object for collections of Node.js Buffers, exposing them with the main Buffer readable API. Also works as a duplex stream so you can collect buffers from a stream that emits them and emit buffers to a stream that consumes them.
Node.js is an event-based server-side JavaScript engine.
其他与 node-bl 有关的软件包
|
|
|
|
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-readable-stream (>= 3.4.0)
- stream compatibility library for Node.js and browser