StringDecoder decodes a buffer to a string. ... StringDecoder; const decoder = new StringDecoder('utf8'); const cent = new Buffer([0xC2, ...
確定! 回上一頁