Reviewed getBlobData source, not return value (void)

This commit is contained in:
Ted Eiles 2017-12-19 22:21:45 -05:00
parent 19f2d42c07
commit 5ccfac81ed

View file

@ -356,8 +356,6 @@ Returns `String` - The user agent for this session.
* `callback` Function
* `result` Buffer - Blob data.
Returns `Buffer` - The blob data associated with the `identifier`.
#### `ses.createInterruptedDownload(options)`
* `options` Object