utf8array to TextEncoder to decode(utf8array) does not equal encode(str)

后端 未结 0 1125
滥情空心
滥情空心 2021-01-04 20:24

I am trying to decode a private key which so happens to be a utf8array so that I can store that string to localStorage for later usage. Below you will see what I wrote for t

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