1.Buffer转ArrayBuffer// 实例一const buf = Buffer.from("this is a test");console.log(buf);console.log(buf.
確定! 回上一頁