1 2 3 4

Buffer转成字符串

如果data为buffer格式,则:

data.toString()。

或者data+"" ,  也可以转成字符串

posted @ 2019-11-26 17:53  红鲤鱼与LV  阅读(8756)  评论(0)    收藏  举报