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