Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServerStreamFileResponseOptionsWithError

Hierarchy

Index

Properties

Optional length

length: number

Optional offset

offset: number

Optional onError

onError: function

Type declaration

    • (err: ErrnoException): void
    • Parameters

      • err: ErrnoException

      Returns void

Optional statCheck

statCheck: function

Type declaration

Optional waitForTrailers

waitForTrailers: boolean

Generated using TypeDoc