revokeObjectURL method

void revokeObjectURL(
  1. String url
)

Note: See URL.revokeObjectURL_static to understand usage.

Implementation

external void revokeObjectURL(String url);