[ 原始碼: node-resumer ]
套件:node-resumer(0.0.0-6)
through stream that starts paused and resumes on the next tick
Return a through stream that starts out paused and resumes on the next tick, unless somebody called .pause().
This module has the same signature as through.
Node.js is an event-based server-side JavaScript engine.