参数 string 不会再将不支持的输入强制转换为字符串。
string
参数 position 现在是可选的。
position
新增于: v0.11.5
fd
null
encoding
'utf8'
有关详细信息,请参阅此 API 的异步版本的文档:fs.write(fd, string...)。
fs.write(fd, string...)
The string parameter won't coerce unsupported input to strings anymore.
The position parameter is optional now.
Added in: v0.11.5
For detailed information, see the documentation of the asynchronous version of this API: fs.write(fd, string...).