Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional autoDestroy

autoDestroy?: boolean

Optional emitClose

emitClose?: boolean

Optional encoding

encoding?: BufferEncoding

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

Optional read

  • read(size: number): void
  • Parameters

    • size: number

    Returns void

Generated using TypeDoc