const { StringDecoder } = require('string_decoder'); const decoder = new StringDecoder('utf8'); const ... encoding <string> StringDecoder 将使用的字符编码。
確定! 回上一頁