JS: Decode base64 string into ArrayBuffer and view it at Float64Array

前端 未结 0 874
北恋
北恋 2020-12-12 08:13

I have an array of doubles that are written to a byte array and base64 encoded as a string in some program. Now in JS I need to do the reverse - decode base64 into an array

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