MCPcopy Create free account
hub / github.com/Stuk/jszip / pause

Method pause

index.d.ts:218–218  ·  view source on GitHub ↗

* Pause the stream if the stream is running. Once paused, the stream stops sending data events * * @return The current StreamHelper object, for chaining

()

Source from the content-addressed store, hash-verified

216 * @return The current StreamHelper object, for chaining
217 */
218 pause(): this;
219 }
220}
221

Callers 6

StreamHelper.jsFile · 0.80
GenericWorker.jsFile · 0.80
ZipFileWorker.jsFile · 0.80
stream.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected