Node.js Buffer.slice()用法及代碼示例. ... output = buffer1.slice(8, 12); // Converting the output buffer to string console.log("Sliced Buffer is:" + output.
確定! 回上一頁