Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ReadableOptions

Index

Properties

highWaterMark?: number
encoding?: string
objectMode?: boolean
autoDestroy?: boolean

Methods

  • Parameters

    Returns void

  • destroy(this: <internal>.Readable, error: Error, callback: ((error: Error) => void)): void
  • Parameters

    • this: <internal>.Readable
    • error: Error
    • callback: ((error: Error) => void)
        • (error: Error): void
        • Parameters

          • error: Error

          Returns void

    Returns void

Generated using TypeDoc