FileReader.ReadAsDataURL vs FileReader.ReadAsArrayBuffer different Base64

前端 未结 0 1577
广开言路
广开言路 2020-12-08 20:14

As we all know, the readDataAsURL method returns a base64 string along with other data. This is my string that refers to a 5x5 pixel png image:

"data:ima

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