Not documented.

Implements
Annotations
  • DocsEditable()
  • DomName('URL')

Static Methods

createObjectUrl(blob_OR_source_OR_stream) → String

createObjectUrlFromBlob(Blob blob) → String

createObjectUrlFromSource(MediaSource source) → String

createObjectUrlFromStream(MediaStream stream) → String

revokeObjectUrl(String url) → void

Properties

hash String
read / write

host String
read / write

hostname String
read / write

href String
read / write

origin String
read-only

password String
read / write

pathname String
read / write

port String
read / write

protocol String
read / write

read / write

username String
read / write

Methods

toString() → String

Returns a string representation of this object.