Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OngoingBody

Hierarchy

  • OngoingBody

Index

Methods

  • asBuffer(): Promise<Buffer>
  • asDecodedBuffer(): Promise<Buffer>
  • asFormData(): Promise<{}>
  • asJson(): Promise<object>
  • asStream(): Readable
  • asText(): Promise<string>

Generated using TypeDoc