new StringDecoder([encoding])
v18.15.0
返回上层文档
►
▼
其他版本
18.15.0
16.19.1
14.21.1
文档搜索
新增于: 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.