Node.js 转换缓存为JSON Node.js 读缓存 Node.js 连接Buffer Node.js 转换缓存为JSON var buf = new Buffer('Simply Easy Learning'); var json = buf.toJSON(buf); console.log(json); Node.js 读缓存 Node.js 连接Buffer