new WritableFileStream(options)
Parameters:
| Name | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
Properties
|
- Source:
Methods
-
destroy(callback)
-
Destroys and aborts any writes for this stream
Parameters:
Name Type Description callbackSbucket~unlinkCallback - Source:
Events
-
error
-
Triggered if an error occurs
Parameters:
Name Type Description errorError - Source:
-
finish
-
Triggered when data is finished writing
- Source: