Classes
Methods
-
<static> Pump.pump(rs, ws, writeQueueMaxSize) → {Pump}
-
Create a new
Pump
with the givenReadStream
andWriteStream
andwriteQueueMaxSize
Parameters:
Name Type Description rs
ReadStream the read stream ws
WriteStream the write stream writeQueueMaxSize
number the max size of the write queue Returns:
the pump- Type
- Pump