Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a remote binary

Hierarchy

  • UrlBinary

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • Parameters

    • _url: string

    Returns UrlBinary

Properties

Private _url

_url: string

Accessors

url

  • get url(): string
  • Returns string

Methods

toUrl

  • toUrl(): string
  • Returns a url that 'points to' the binary data

    Returns string

Generated using TypeDoc