pause

open override fun pause()(source)

Pauses the reading of data. That is, 'data' events will not be emitted. Useful to throttle back an upload.

Return

The socket itself.