DEP0015:fs.readSync 旧版字符串接口
¥DEP0015: fs.readSync legacy String interface
类型:生命结束
¥Type: End-of-Life
fs.readSync() 旧版 String 接口已弃用。请改用文档中提到的 Buffer API。
¥The fs.readSync() legacy String interface is deprecated. Use the
Buffer API as mentioned in the documentation instead.