abstract fun pause(): ReadStream<T>
Pause the ReadSupport. While it's paused, no data will be sent to the dataHandler
ReadSupport
dataHandler
Return a reference to this, so the API can be used fluently