Skip to main content
Version: Next

WritableDestination interface

Signature

export interface WritableDestination

Properties

Property

Modifiers

Type

Description

Default

closed

optional

boolean

destroyed

optional

boolean

writableFinished

optional

boolean

Methods

Method

Description

end()
once(event, cb)
write(chunk)