Does FileReader.readAsBinaryString return binary or an ASCII-based character set?

后端 未结 0 1490
别那么骄傲
别那么骄傲 2021-02-16 00:30

In short, I want to send the binary data of the image to my handler that will get saved in the DB as a byte array. Reading the value of a file input using readAsBinaryString(f)

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