A Uint8Array is the ES6 counterpart to Node's Buffer. It is a layer on top of ArrayBuffer for accessing bytes. The easy way to make it work is ...
確定! 回上一頁