haXe API Documentation
Back | Index
extern class js.html.DOMURL
Available in js
function new() : Void
static function createObjectURL(blob : Blob) : String
static function revokeObjectURL(url : String) : Void
Back | Index