DEP0014:fs.read 旧版字符串接口
\DEP0014: fs.read legacy String interface
版本历史
| 版本 | 变更 |
|---|---|
| v8.0.0 | 生命尽头。 |
| v6.0.0 | 运行时弃用。 |
| v6.12.0, v4.8.6 | 已指定弃用代码。 |
| v0.1.96 | 仅文档弃用。 |
类型:生命结束
\Type: End-of-Life
fs.read() 旧版 String 接口已弃用。请改用文档中提到的 Buffer API。
\The fs.read() legacy String interface is deprecated. Use the Buffer
API as mentioned in the documentation instead.