what is the best way to convert base64 to image and save it locally in Golang?

后端 未结 0 1680
误落风尘
误落风尘 2020-11-29 14:38

From the client I receive the photo which is converted in base64, now I have to decode the base64 to image and save it in the local folder, how can I do it?

p         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题