這也是爲什麼Node.js 把它叫做encoding 而不是charset,因爲支持的編解碼方案不只是字符集。 如果不指定encoding,默認是utf8。 const buf = Buffer.alloc ...
確定! 回上一頁