%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/jalalj2hb/www/ftm-admin/bower_components/jszip/documentation/api_streamhelper/
Upload File :
Create Path :
Current File : /home/jalalj2hb/www/ftm-admin/bower_components/jszip/documentation/api_streamhelper/resume.md

---
title: "resume()"
layout: default
section: api
---

__Description__ : Resume the stream if the stream is paused. Once resumed, the
stream starts sending `data` events again.

__Arguments__ : None.

__Returns__ : The current StreamHelper object, for chaining.

__Throws__ : Nothing.

__Example__

```js
zip
.generateInternalStream({type:"uint8array"})
.on('data', function() {...})
.resume();
```

Zerion Mini Shell 1.0