Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InputFile

Index

Constructors

Constructors

constructor

  • new InputFile(file: string | Stream, filename?: string, contentType?: string): InputFile
  • Filename and ContentType are (not mandatory) needed only if you define a Readable. If you are using the file with a file path string them are not needed.

    Parameters

    • file: string | Stream
    • Optional filename: string
    • Optional contentType: string

    Returns InputFile

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc