Constructor
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 |
---|---|---|
callback |
Sbucket~unlinkCallback |
- Source:
Events
error
Triggered if an error occurs
Parameters:
Name | Type | Description |
---|---|---|
error |
Error |
- Source:
finish
Triggered when data is finished writing
- Source: