new StringDecoder([encoding])
v14.20.0
返回上层文档
►
▼
其他版本
18.6.0
16.16.0
14.20.0
搜索
新增于: v0.1.99
encoding
<string>
StringDecoder
将使用的字符
编码
。
默认值:
'utf8'
。
创建新的
StringDecoder
实例。
Added in: v0.1.99
encoding
<string>
The character
encoding
the
StringDecoder
will use.
Default:
'utf8'
.
Creates a new
StringDecoder
instance.