Pauses the reading of data. That is, 'data'
events will not be emitted. Useful to throttle back an upload.
method
tty.ReadStream.pause
@returns
The socket itself.
method
Pauses the reading of data. That is, 'data'
events will not be emitted. Useful to throttle back an upload.
The socket itself.