function toBuffer(ab) { var buf = new Buffer(ab.byteLength); var view = new Uint8Array(ab); ... Node.js Buffer(一、初学者的角度了解Buffer).
確定! 回上一頁