This Streams API interface providesĀ a standard abstraction for writing streaming data to a destination, known as a sink. This object comes with built-in backpressure and queuing.

Type Parameters

  • W = any

Hierarchy

  • WritableStream

Properties

Methods

Properties

locked: boolean

Methods

Generated using TypeDoc