new StringDecoder([encoding]); stringDecoder.end([buffer]) ... const { StringDecoder } = require('string_decoder'); const decoder = new ...
確定! 回上一頁