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.】