Easier ArrayBuffer to String conversion with the Encoding API
The native Encoding API offers a straightforward way to convert between raw binary data and JavaScript strings.
news
arraybuffer
decoding
strings
unicode
encoding
How to convert ArrayBuffer to and from String
How to convert ArrayBuffer to and from String