NodenetSocket.prototype.pausemethod Socket.prototype.pause#Socket.prototype.pause(): thisPauses the reading of data. That is, 'data' events will not be emitted. Useful to throttle back an upload. Return Type #thisThe socket itself.
method Socket.prototype.pause#Socket.prototype.pause(): thisPauses the reading of data. That is, 'data' events will not be emitted. Useful to throttle back an upload. Return Type #thisThe socket itself.