Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BinaryMap

This is a map used to retrieve binary

Hierarchy

  • BinaryMap

Constructors

Properties

Methods

Constructors

  • new BinaryMap(service: any, obj: any): BinaryMap

Properties

__ctx: Context
__store: Binary

Methods

  • downloadTo(filename: string): Promise<void>
  • get(): Promise<ReadableStream<any>>

Generated using TypeDoc