Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StreamOptions<T>

Type parameters

Hierarchy

Index

Properties

Optional autoDestroy

autoDestroy?: boolean

Optional emitClose

emitClose?: boolean

Optional highWaterMark

highWaterMark?: number

Optional objectMode

objectMode?: boolean

Optional signal

When provided the corresponding AbortController can be used to cancel an asynchronous action.

Methods

Optional construct

Optional destroy

Generated using TypeDoc