WritableDestination interface
Signature
export interface WritableDestination
Properties
Property | Modifiers | Type | Description | Default |
|---|---|---|---|---|
| closed |
| boolean | ||
| destroyed |
| boolean | ||
| writableFinished |
| boolean |
Methods
Method | Description |
|---|---|
| end() | |
| once(event, cb) | |
| write(chunk) |