* Pause the stream if the stream is running. Once paused, the stream stops sending data events * * @return The current StreamHelper object, for chaining
()
| 216 | * @return The current StreamHelper object, for chaining |
| 217 | */ |
| 218 | pause(): this; |
| 219 | } |
| 220 | } |
| 221 |
no outgoing calls
no test coverage detected