Constructor
new BlockStream(optionsopt)
Parameters:
Name | Type | Attributes | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
<optional> |
Properties
|
- Source:
Events
data
Triggered when data is available
Parameters:
Name | Type | Description |
---|---|---|
chunk |
Buffer |
- Source:
end
Triggered when the stream is ended
- Source: