Constructor
new PartialResultStream(optionsopt)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
options |
RowOptions |
<optional> |
The row options. |
Extends
- Transform
Methods
destroy(erropt)
Destroys the stream.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
err |
Error |
<optional> |
Optional error to destroy stream with. |