var arrayBuffer = new Uint8Array(nodeBuffer).buffer;. 但是,对于1024个元素的缓冲区,这似乎比建议的toArrayBuffer函数慢大约4倍。 David ...
確定! 回上一頁