blob 和file 都可以使用,從blob 讀取資料的唯一方式就是使用FileReader。 ... bytes of the string to a typed array var ia = new Uint8Array(byteString.length); ...
確定! 回上一頁