array buffer to JSON const dataString JSON.stringify(Array.from(new Uint8Array(arrayBuffer))); // send around // JSON to ArrayBuffer new ...
確定! 回上一頁