new StringDecoder([encoding])


  • encoding <string> StringDecoder 将使用的字符 编码默认值: 'utf8'

创建一个新的 StringDecoder 实例。

【Creates a new StringDecoder instance.】