0

I want convert my base64 string in byte array so that I can sent it to server to store in database...document.getElementById('userImageId').src in extjs returens base64 string like data:image/png;base64,iVBORw0KGgoAAAANSU.............How would I convert this into byte array ?

cweiske
  • 28,704
  • 13
  • 124
  • 186
Abhijit Muke
  • 1,164
  • 2
  • 16
  • 41

0 Answers0