createObjectURL method

String createObjectURL(
  1. JSObject obj
)

Note: See URL.createObjectURL_static to understand usage.

Implementation

external String createObjectURL(JSObject obj);