blob.arrayBuffer()


返回使用包含 Blob 数据副本的 <ArrayBuffer> 履行的 promise。

Returns a promise that fulfills with an <ArrayBuffer> containing a copy of the Blob data.