Blob没有实现吗?模拟器运行提示Simulator: ReferenceError: Blob is not defined
websocket 需要用,请问怎么办?
var blob = new Blob([“aaaddd”],{type : ‘text/plain’});
Blob没有实现吗?模拟器运行提示Simulator: ReferenceError: Blob is not defined
websocket 需要用,请问怎么办?
var blob = new Blob([“aaaddd”],{type : ‘text/plain’});